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