┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/draganddrophelper.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/draganddrophelper.h
parent6c5ffd1455b482ce4edae4deefe7295416ef3841 (diff)
Fix forward declaration
svn path=/trunk/KDE/kdebase/apps/; revision=1004949
Diffstat (limited to 'src/draganddrophelper.h')
-rw-r--r--src/draganddrophelper.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/draganddrophelper.h b/src/draganddrophelper.h
index 4859740cd..d8823d68d 100644
--- a/src/draganddrophelper.h
+++ b/src/draganddrophelper.h
@@ -30,8 +30,6 @@ class KUrl;
class QDropEvent;
class QMimeData;
class QAbstractItemView;
-class QBrush;
-class QRect;
class QWidget;
/**