mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-21 01:55:40 -04:00
Qt: Add CPU settings/emulation speed to console settings
This commit is contained in:
@ -16,6 +16,8 @@ public:
|
||||
|
||||
private Q_SLOTS:
|
||||
void onBrowseBIOSPathButtonClicked();
|
||||
void onEnableSpeedLimiterStateChanged();
|
||||
void onEmulationSpeedValueChanged(int value);
|
||||
|
||||
private:
|
||||
Ui::ConsoleSettingsWidget m_ui;
|
||||
|
Reference in New Issue
Block a user