mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-28 04:54:30 +00:00
Update kbm_gui.h
This commit is contained in:
parent
929f8685b5
commit
2f28d38814
@ -49,7 +49,7 @@ private:
|
|||||||
void EnableMappingButtons();
|
void EnableMappingButtons();
|
||||||
void SetMapping(QString input);
|
void SetMapping(QString input);
|
||||||
|
|
||||||
QSet<QString> pressedNonInt;
|
QSet<QString> pressedKeys;
|
||||||
bool EnableMapping = false;
|
bool EnableMapping = false;
|
||||||
bool MappingCompleted = false;
|
bool MappingCompleted = false;
|
||||||
bool HelpWindowOpen = false;
|
bool HelpWindowOpen = false;
|
||||||
|
Loading…
Reference in New Issue
Block a user