mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-19 19:14:48 +00:00
Update kbm_gui.h
This commit is contained in:
parent
929f8685b5
commit
2f28d38814
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ private:
|
|||
void EnableMappingButtons();
|
||||
void SetMapping(QString input);
|
||||
|
||||
QSet<QString> pressedNonInt;
|
||||
QSet<QString> pressedKeys;
|
||||
bool EnableMapping = false;
|
||||
bool MappingCompleted = false;
|
||||
bool HelpWindowOpen = false;
|
||||
|
|
Loading…
Add table
Reference in a new issue