From 456d529295b7e9ee2a776480dce3a7151528b0dd Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sun, 7 Nov 2010 14:55:33 +0000 Subject: Make the filter-behavior similar to applications like Kate, where activating the filter lets focus it again. BUG: 256160 FIXED-IN: 4.6.0 svn path=/trunk/KDE/kdebase/apps/; revision=1193912 --- src/dolphinmainwindow.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/dolphinmainwindow.h') 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. -- cgit v1.3