]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinmainwindow.h
Honor KFileItem isHidden() in view
[dolphin.git] / src / dolphinmainwindow.h
index 1bce50bc61e55dce0d654aa556892c88502ac78f..219bcdcb9b63f6a0d07e8af149a0e019bd48607a 100644 (file)
@@ -225,7 +225,6 @@ private slots:
     void toggleSplitView();
 
     /** Dedicated action to open the stash:/ ioslave in split view. */
-
     void toggleSplitStash();
 
     /** Reloads the currently active view. */
@@ -237,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.
@@ -518,3 +517,4 @@ inline int DolphinMainWindow::getId() const
 }
 
 #endif // DOLPHIN_MAINWINDOW_H
+