mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-20 03:24:49 +00:00
Update kbm_gui.h
This commit is contained in:
parent
b318cf6b10
commit
11dc07a158
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue