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