diff options
Diffstat (limited to 'src/views/draganddrophelper.h')
| -rw-r--r-- | src/views/draganddrophelper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/draganddrophelper.h b/src/views/draganddrophelper.h index 0c7eadc6c..1a6b5900e 100644 --- a/src/views/draganddrophelper.h +++ b/src/views/draganddrophelper.h @@ -22,10 +22,10 @@ #define DRAGANDDROPHELPER_H #include "dolphin_export.h" + #include <QList> #include <QUrl> - class QDropEvent; class QWidget; namespace KIO { class DropJob; } |
