┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search/dolphinsearchbox.h
diff options
context:
space:
mode:
authorLaurent Montel <[email protected]>2010-07-10 15:02:44 +0000
committerLaurent Montel <[email protected]>2010-07-10 15:02:44 +0000
commit670695ec01c816a2a123853342a316d235a07641 (patch)
treeede37ed410d936cd057a17fa3fb261c6797eec1c /src/search/dolphinsearchbox.h
parentd8bdb736daa43303dc14ba3a550b40ba8ac9b4ef (diff)
Fix forward declation
svn path=/trunk/KDE/kdebase/apps/; revision=1148408
Diffstat (limited to 'src/search/dolphinsearchbox.h')
-rw-r--r--src/search/dolphinsearchbox.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/search/dolphinsearchbox.h b/src/search/dolphinsearchbox.h
index 73e4936df..67895a5e9 100644
--- a/src/search/dolphinsearchbox.h
+++ b/src/search/dolphinsearchbox.h
@@ -25,7 +25,6 @@
#include <KIcon>
class KLineEdit;
-class KUrl;
class QCompleter;
class QModelIndex;
class QStandardItemModel;