mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-16 20:15:47 -04:00
Qt: Save main window position/state to config
This commit is contained in:
@ -90,6 +90,8 @@ private:
|
||||
void updateEmulationActions(bool starting, bool running);
|
||||
void switchToGameListView();
|
||||
void switchToEmulationView();
|
||||
void saveStateToConfig();
|
||||
void restoreStateFromConfig();
|
||||
void destroyDisplayWidget();
|
||||
SettingsDialog* getSettingsDialog();
|
||||
void doSettings(SettingsDialog::Category category = SettingsDialog::Category::Count);
|
||||
|
Reference in New Issue
Block a user