Fix playlist background image not loading
This commit is contained in:
@@ -994,6 +994,7 @@ void MainWindow::ReloadAllSettings() {
|
||||
|
||||
void MainWindow::RefreshStyleSheet() {
|
||||
QString contents(styleSheet());
|
||||
setStyleSheet("");
|
||||
setStyleSheet(contents);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user