notify workspace protocol of workspace group change
This commit is contained in:
parent
b2474d406a
commit
c9041bf5c9
3 changed files with 25 additions and 0 deletions
|
|
@ -35,4 +35,6 @@ public:
|
|||
|
||||
void startAnim(bool in, bool left, bool instant = false);
|
||||
void setActive(bool on);
|
||||
|
||||
void moveToMonitor(const int&);
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue