aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/dockwidgets/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/dockwidgets/mainwindow.cpp')
-rw-r--r--tests/manual/dockwidgets/mainwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/dockwidgets/mainwindow.cpp b/tests/manual/dockwidgets/mainwindow.cpp
index 3109c6765f..89bc062bfe 100644
--- a/tests/manual/dockwidgets/mainwindow.cpp
+++ b/tests/manual/dockwidgets/mainwindow.cpp
@@ -33,7 +33,7 @@
#include "qdockarrows.h"
#include "mainwindow.h"
-#include <QtGui>
+#include <QtWidgets>
class TestTool : public QWidget
{