X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/44c82a16b3e2fc2d40601fd70f8253dce40dda86..579eadeb6ddffb03e8043090a330c6dba0717299:/src/dolphinmainwindow.cpp diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp index 9a73ecd26..9f021684c 100644 --- a/src/dolphinmainwindow.cpp +++ b/src/dolphinmainwindow.cpp @@ -2342,6 +2342,8 @@ void DolphinMainWindow::refreshViews() updateWindowTitle(); } + updateSplitAction(); + Q_EMIT settingsChanged(); }