]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinmainwindow.h
Added .kdev4 to gitignore
[dolphin.git] / src / dolphinmainwindow.h
index 7003e94744769450656d3bf3ab84152178059074..219bcdcb9b63f6a0d07e8af149a0e019bd48607a 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();
 
@@ -233,7 +236,7 @@ private slots:
     void enableStopAction();
     void disableStopAction();
 
-    void showFilterBar();
+    void showFilterBar(bool show);
 
     /**
      * Toggles between edit and browse mode of the navigation bar.