mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-16 00:35:46 -04:00
Qt: Save original style name for restoring after theme switch
This commit is contained in:
@ -80,6 +80,8 @@ private:
|
||||
|
||||
Ui::MainWindow m_ui;
|
||||
|
||||
QString m_unthemed_style_name;
|
||||
|
||||
QtHostInterface* m_host_interface = nullptr;
|
||||
|
||||
GameListWidget* m_game_list_widget = nullptr;
|
||||
|
Reference in New Issue
Block a user