diff options
| author | Adriaan de Groot <[email protected]> | 2007-12-10 16:19:11 +0000 |
|---|---|---|
| committer | Adriaan de Groot <[email protected]> | 2007-12-10 16:19:11 +0000 |
| commit | c9a2f619420ad7284f2f35e91573813a52a22581 (patch) | |
| tree | 2718f2ecd95258d643bfa238616db3ca29d471da /src | |
| parent | 1329ae5ba3c78570900dad9d7caf610ba477f887 (diff) | |
Another handful of workaround includes
svn path=/trunk/KDE/kdebase/apps/; revision=746913
Diffstat (limited to 'src')
| -rw-r--r-- | src/draganddrophelper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/draganddrophelper.h b/src/draganddrophelper.h index 9e174959b..8003b75d2 100644 --- a/src/draganddrophelper.h +++ b/src/draganddrophelper.h @@ -20,7 +20,7 @@ #ifndef DRAGANDDROPHELPER_H #define DRAGANDDROPHELPER_H -#include <Qt> +#include <QtCore/Qt> class QAbstractItemView; class QBrush; |
