Added moveoutofgroup dispatcher
This commit is contained in:
parent
55b412e0f4
commit
18ed73f091
2 changed files with 19 additions and 0 deletions
|
|
@ -137,6 +137,7 @@ class CKeybindManager {
|
|||
static void bringActiveToTop(std::string);
|
||||
static void lockGroups(std::string);
|
||||
static void moveIntoGroup(std::string);
|
||||
static void moveOutOfGroup(std::string);
|
||||
|
||||
friend class CCompositor;
|
||||
friend class CInputManager;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue