Added changegroupactive direction
This commit is contained in:
parent
9ede0f1c7d
commit
b1b24cb21a
4 changed files with 17 additions and 6 deletions
|
|
@ -71,7 +71,7 @@ public:
|
|||
SDwindleNodeData* getMasterNodeOnWorkspace(const int&);
|
||||
|
||||
void toggleWindowGroup(CWindow*);
|
||||
void switchGroupWindow(CWindow*);
|
||||
void switchGroupWindow(CWindow*, bool forward);
|
||||
void toggleSplit(CWindow*);
|
||||
|
||||
friend struct SDwindleNodeData;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue