shortcuts-inhibitor: move to new impl
This commit is contained in:
parent
ecf282d331
commit
01df3b73d8
12 changed files with 172 additions and 77 deletions
|
|
@ -81,7 +81,6 @@ class CKeybindManager {
|
|||
bool m_bGroupsLocked = false;
|
||||
|
||||
std::list<SKeybind> m_lKeybinds;
|
||||
std::list<SShortcutInhibitor> m_lShortcutInhibitors;
|
||||
|
||||
private:
|
||||
std::deque<SPressedKeyWithMods> m_dPressedKeys;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue