From f77e1c514a6b4b5eaa64a614ee84426aa062a4ed Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Thu, 11 Nov 2010 18:29:23 +0000 Subject: Remove the filter-button as it has been replaced by the Filter Panel. svn path=/trunk/KDE/kdebase/apps/; revision=1195671 --- src/search/dolphinsearchbox.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/search/dolphinsearchbox.h') diff --git a/src/search/dolphinsearchbox.h b/src/search/dolphinsearchbox.h index 11cd24167..18883b512 100644 --- a/src/search/dolphinsearchbox.h +++ b/src/search/dolphinsearchbox.h @@ -28,7 +28,6 @@ class AbstractSearchFilterWidget; class KLineEdit; class QFormLayout; class QPushButton; -class QToolButton; class QVBoxLayout; /** @@ -125,8 +124,6 @@ private: QPushButton* m_fileNameButton; QPushButton* m_contentButton; - QToolButton* m_filterButton; - KUrl m_searchPath; QTimer* m_startSearchTimer; -- cgit v1.3.1