]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinmainwindow.h
Merge branch 'stashAction'
[dolphin.git] / src / dolphinmainwindow.h
index 7003e94744769450656d3bf3ab84152178059074..d741eb21ed455aa84e1f85c05e3347c4fdc5b355 100644 (file)
@@ -224,6 +224,9 @@ private slots:
      */
     void toggleSplitView();
 
+    /** Dedicated action to open the stash:/ ioslave in split view. */
+    void toggleSplitStash();
+
     /** Reloads the currently active view. */
     void reloadView();