]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinmainwindow.h
Mention invalid protocol name
[dolphin.git] / src / dolphinmainwindow.h
index 5bb17e79adb25aa0509399184edae3268e262f56..b45c846b83570c33daaf030ff78361c2cc6ea71c 100644 (file)
@@ -476,6 +476,11 @@ private Q_SLOTS:
      */
     void openInNewWindow();
 
+    /**
+     * Opens the selected folder in the other inactive split view, enables split view if necessary.
+     */
+    void openInSplitView(const QUrl &url);
+
     /**
      * Show the target of the selected symlink
      */