summaryrefslogtreecommitdiffstats
path: root/examples/draganddrop/dropsite/dropsitewindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/draganddrop/dropsite/dropsitewindow.cpp')
-rw-r--r--examples/draganddrop/dropsite/dropsitewindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/draganddrop/dropsite/dropsitewindow.cpp b/examples/draganddrop/dropsite/dropsitewindow.cpp
index db7d6e3566..191470207e 100644
--- a/examples/draganddrop/dropsite/dropsitewindow.cpp
+++ b/examples/draganddrop/dropsite/dropsitewindow.cpp
@@ -38,7 +38,7 @@
**
****************************************************************************/
-#include <QtGui>
+#include <QtWidgets>
#include "droparea.h"
#include "dropsitewindow.h"