mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-25 07:20:15 +00:00
More Cleanup
This commit is contained in:
parent
4ddb494072
commit
82c1cf5f69
@ -43,7 +43,7 @@ private:
|
||||
QString getKeyName(int key_code) const;
|
||||
Qt::Key getKeyValue(const QString& text) const;
|
||||
void setKey();
|
||||
private Q_SLOTS:
|
||||
private slots:
|
||||
void handleClick();
|
||||
void restoreDefaults();
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user