mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 19:15:45 -04:00
Qt: Recreate main window/children when changing themes
This commit is contained in:
@ -1321,6 +1321,7 @@ void MainWindow::setTheme(const QString& theme)
|
||||
setStyleFromSettings();
|
||||
setIconThemeFromSettings();
|
||||
updateMenuSelectedTheme();
|
||||
recreate();
|
||||
}
|
||||
|
||||
void MainWindow::setStyleFromSettings()
|
||||
|
Reference in New Issue
Block a user