Qt: Add option to reset to defaults

This commit is contained in:
Connor McLaughlin
2021-07-09 13:05:52 +10:00
parent cf51557b7f
commit 7caa5c09dd
9 changed files with 80 additions and 11 deletions

View File

@@ -65,6 +65,7 @@ private Q_SLOTS:
void setTheme(const QString& theme);
void updateTheme();
void onSettingsResetToDefault();
void onEmulationStarting();
void onEmulationStarted();
void onEmulationStopped();