From bd30bb6ca98374b37db20d14a41542c21acdd5e0 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 13 Nov 2009 21:03:19 +0000 Subject: search finetuning: * trigger progress information when starting a search * let the information panel hide the meta data for the search string * get the search string from the configurator svn path=/trunk/KDE/kdebase/apps/; revision=1048721 --- src/dolphinviewcontainer.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/dolphinviewcontainer.h') diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index a691b278f..6d4b9b1a4 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -141,6 +141,8 @@ private slots: */ void updateStatusBar(); + void initializeProgress(); + void updateProgress(int percent); /** -- cgit v1.3