┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincontroller.h
diff options
context:
space:
mode:
authorLaurent Montel <[email protected]>2009-07-31 07:14:20 +0000
committerLaurent Montel <[email protected]>2009-07-31 07:14:20 +0000
commit0dd0f27f835fb8b3a9111271b1b859369f8078c7 (patch)
treeb33c63cb5f442599d40d5fb102307ebf9ed184a3 /src/dolphincontroller.h
parent6c5ffd1455b482ce4edae4deefe7295416ef3841 (diff)
Fix forward declaration
svn path=/trunk/KDE/kdebase/apps/; revision=1004949
Diffstat (limited to 'src/dolphincontroller.h')
-rw-r--r--src/dolphincontroller.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dolphincontroller.h b/src/dolphincontroller.h
index f6abbb148..71e615910 100644
--- a/src/dolphincontroller.h
+++ b/src/dolphincontroller.h
@@ -28,10 +28,7 @@
class QAbstractItemView;
class DolphinView;
class KUrl;
-class QBrush;
class QPoint;
-class QRect;
-class QWidget;
// TODO: get rid of all the state duplications in the controller and allow read access
// to the Dolphin view for all view implementations