]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinmainwindow.cpp
Add missing KCodecs link
[dolphin.git] / src / dolphinmainwindow.cpp
index 9a73ecd26ce8ba357a7161aae62767d2caa6e2b5..9f021684c89a4ec0ca5b930d09d96bda65567a0d 100644 (file)
@@ -2342,6 +2342,8 @@ void DolphinMainWindow::refreshViews()
         updateWindowTitle();
     }
 
+    updateSplitAction();
+
     Q_EMIT settingsChanged();
 }