X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/2704b3693f86b31ac033597c63898c3aef16edf7..68bb0ec22a:/src/dolphinmainwindow.h diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index b44f5afb9..d741eb21e 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -224,6 +224,7 @@ private slots: */ void toggleSplitView(); + /** Dedicated action to open the stash:/ ioslave in split view. */ void toggleSplitStash(); /** Reloads the currently active view. */ @@ -516,3 +517,4 @@ inline int DolphinMainWindow::getId() const } #endif // DOLPHIN_MAINWINDOW_H +