]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphintabwidget.h
Add support to tags: scheme in DolphinQuery
[dolphin.git] / src / dolphintabwidget.h
index 746aec6c64ec347fdb2611c22d8e01a115374958..f0ce11ce8994e4013df7bb9e3d7d0e3090de625c 100644 (file)
@@ -189,6 +189,12 @@ public slots:
      */
     void restoreClosedTab(const QByteArray& state);
 
+    /** Copies all selected items to the inactive view. */
+    void copyToInactiveSplitView();
+
+    /** Moves all selected items to the inactive view. */
+    void moveToInactiveSplitView();
+
 private slots:
     /**
      * Opens the tab with the index \a index in a new Dolphin instance and closes