parent
f26d7aa58d
commit
e3373669e5
6 changed files with 42 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ 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