diff options
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; |
