Added multiple master layoutmsgs

This commit is contained in:
vaxerski
2022-11-08 12:39:52 +00:00
parent 1d2e4243dc
commit c545ab4993
2 changed files with 98 additions and 10 deletions

View File

@@ -52,6 +52,7 @@ private:
SMasterNodeData* getMasterNodeOnWorkspace(const int&);
void calculateWorkspace(const int&);
CWindow* getNextWindow(CWindow*, bool);
int getMastersOnWorkspace(const int&);
friend struct SMasterNodeData;
};