added swapnext and swapprev for master
This commit is contained in:
parent
9c3aeda9f9
commit
00ef40dda1
3 changed files with 100 additions and 67 deletions
|
|
@ -51,6 +51,7 @@ private:
|
|||
SMasterNodeData* getNodeFromWindow(CWindow*);
|
||||
SMasterNodeData* getMasterNodeOnWorkspace(const int&);
|
||||
void calculateWorkspace(const int&);
|
||||
CWindow* getNextWindow(CWindow*, bool);
|
||||
|
||||
friend struct SMasterNodeData;
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue