Unify CPU clock speed behaviour in Game Properties and Console Settings

This commit is contained in:
Silent
2021-06-08 17:36:11 +02:00
parent 7d8f3d26a6
commit fce4829d2d
2 changed files with 11 additions and 2 deletions

View File

@@ -37,6 +37,7 @@ private Q_SLOTS:
void onVerifyDumpClicked();
void onExportCompatibilityInfoClicked();
void updateCPUClockSpeedLabel();
void onEnableCPUClockSpeedControlChecked(int state);
private:
void setupAdditionalUi();