mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-27 20:44:28 +00:00
Update kbm_gui.h
This commit is contained in:
parent
b318cf6b10
commit
11dc07a158
@ -48,9 +48,7 @@ private:
|
||||
void DisableMappingButtons();
|
||||
void EnableMappingButtons();
|
||||
void SetMapping(QString input);
|
||||
QString KBMSettings::keyToString(int key);
|
||||
|
||||
QSet<int> pressedKeys;
|
||||
QSet<QString> pressedNonInt;
|
||||
bool EnableMapping = false;
|
||||
bool MappingCompleted = false;
|
||||
|
Loading…
Reference in New Issue
Block a user