groups: fix moving between displays
This commit is contained in:
parent
00c2ca4697
commit
2ba5238b8e
4 changed files with 34 additions and 9 deletions
|
|
@ -317,6 +317,7 @@ class CWindow {
|
|||
CWindow* getGroupCurrent();
|
||||
void setGroupCurrent(CWindow* pWindow);
|
||||
void insertWindowToGroup(CWindow* pWindow);
|
||||
void updateGroupOutputs();
|
||||
|
||||
private:
|
||||
// For hidden windows and stuff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue