mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-25 09:20:18 +00:00
More Cleanup
This commit is contained in:
parent
4ba93b819a
commit
e4146949a0
@ -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