┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/filterbar.h
diff options
context:
space:
mode:
authorLaurent Montel <[email protected]>2007-06-04 08:24:29 +0000
committerLaurent Montel <[email protected]>2007-06-04 08:24:29 +0000
commit4c3010266221f025710ba04c7423a613ac61661d (patch)
tree4fd146fe6c6d887d103bd8fff9286dc2de476dad /src/filterbar.h
parente4dddba6b611f1273313cac609e552542da9b2f7 (diff)
Remove not necessary "class classname;"
svn path=/trunk/KDE/kdebase/apps/; revision=671233
Diffstat (limited to 'src/filterbar.h')
-rw-r--r--src/filterbar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/filterbar.h b/src/filterbar.h
index 8048a164a..db5d49f89 100644
--- a/src/filterbar.h
+++ b/src/filterbar.h
@@ -25,7 +25,6 @@
class QLabel;
class QToolButton;
class KLineEdit;
-class DolphinMainWindow;
/**
* @brief Provides an input field for filtering the currently shown items.