mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-21 01:55:40 -04:00
Qt: Connect tweak/hack settings to Qt frontend
This commit is contained in:
@ -18,5 +18,7 @@ public:
|
||||
private:
|
||||
Ui::AdvancedSettingsWidget m_ui;
|
||||
|
||||
void onResetToDefaultClicked();
|
||||
|
||||
QtHostInterface* m_host_interface;
|
||||
};
|
||||
|
Reference in New Issue
Block a user