aboutsummaryrefslogtreecommitdiff
path: root/src/ui/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/mainwindow.cpp')
-rw-r--r--src/ui/mainwindow.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/mainwindow.cpp b/src/ui/mainwindow.cpp
index 872c02d09..e398af084 100644
--- a/src/ui/mainwindow.cpp
+++ b/src/ui/mainwindow.cpp
@@ -395,6 +395,7 @@ void MainWindow::showSettings()
TextScroller::getPointer()->readSettings();
//m_core->updateConfig();
m_visMenu->updateActions();
+ m_skin->reloadSkin();
}
delete m_confDialog;
}