summaryrefslogtreecommitdiff
path: root/src/searchbar.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2008-11-10 11:53:23 +0100
committerAndrea Diamantini <adjam7@gmail.com>2008-11-10 11:53:23 +0100
commit5a176b4641e10e25049a826025c4249fbcb07958 (patch)
treeb6956902edd55d39f1808ded77abd584a1ce9b76 /src/searchbar.h
parentPorted menubar to KDE (diff)
downloadrekonq-5a176b4641e10e25049a826025c4249fbcb07958.tar.xz
1st implementation of new find system
Diffstat (limited to 'src/searchbar.h')
-rw-r--r--src/searchbar.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/searchbar.h b/src/searchbar.h
index 222b97e4..e574508b 100644
--- a/src/searchbar.h
+++ b/src/searchbar.h
@@ -29,9 +29,6 @@
#include <QString>
#include <QMenu>
-class KHTMLPart;
-
-
class SearchBarCombo : public KHistoryComboBox
{
Q_OBJECT