From 7045a25e3abaedab0d128f03702eaf48ffe6e0b7 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Wed, 2 Feb 2011 19:36:08 +0100 Subject: Fix visibility- and enabled-issues for the filter-panel The filter-panel should be disabled if the current folder is not indexed at all. Also when triggering a "Find" the filter-panel should stay invisible per default when the current folder is not indexed. CCBUG: 264969 --- src/search/dolphinsearchbox.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/search/dolphinsearchbox.h') diff --git a/src/search/dolphinsearchbox.h b/src/search/dolphinsearchbox.h index 1ca97ea9c..053726123 100644 --- a/src/search/dolphinsearchbox.h +++ b/src/search/dolphinsearchbox.h @@ -107,12 +107,6 @@ private: void saveSettings(); void init(); - /** - * @return True, if the complete directory tree specified by m_searchPath - * is indexed by Strigi. - */ - bool isSearchPathIndexed() const; - /** * @return URL that represents the Nepomuk query for starting the search. */ -- cgit v1.3