mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-03 16:54:02 -07:00
Add Configure widget
This commit is contained in:
@@ -42,7 +42,7 @@ void SaveHotkeys(QSettings& settings);
|
||||
*/
|
||||
void LoadHotkeys(QSettings& settings);
|
||||
|
||||
class GHotkeysDialog : public QDialog
|
||||
class GHotkeysDialog : public QWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
Reference in New Issue
Block a user