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