diff options
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 4a747ac5a..fdfa93144 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -250,10 +250,7 @@ private slots: void enableStopAction(); void disableStopAction(); - /** - * Toggles between showing and hiding of the filter bar - */ - void toggleFilterBarVisibility(bool show); + void showFilterBar(); /** * Toggles between edit and browse mode of the navigation bar. |
