diff options
Diffstat (limited to 'src/dolphinmainwindow.cpp')
| -rw-r--r-- | src/dolphinmainwindow.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp index 262bc8558..e8071ac44 100644 --- a/src/dolphinmainwindow.cpp +++ b/src/dolphinmainwindow.cpp @@ -702,6 +702,7 @@ void DolphinMainWindow::toggleSplitView() setActiveView(m_view[PrimaryIdx]);
}
}
+ emit activeViewChanged();
}
void DolphinMainWindow::reloadView()
|
