summaryrefslogtreecommitdiff
path: root/src/designer/src/components/formeditor/tool_widgeteditor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/designer/src/components/formeditor/tool_widgeteditor.cpp')
-rw-r--r--src/designer/src/components/formeditor/tool_widgeteditor.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/designer/src/components/formeditor/tool_widgeteditor.cpp b/src/designer/src/components/formeditor/tool_widgeteditor.cpp
index 1b1389a9a..7dfd6fbee 100644
--- a/src/designer/src/components/formeditor/tool_widgeteditor.cpp
+++ b/src/designer/src/components/formeditor/tool_widgeteditor.cpp
@@ -52,8 +52,8 @@
#include <qdesigner_resource.h>
#include <QtGui/qevent.h>
-#include <QtGui/QAction>
-#include <QtGui/QMainWindow>
+#include <QtWidgets/QAction>
+#include <QtWidgets/QMainWindow>
#include <QtGui/QCursor>
#include <QtCore/qdebug.h>