summaryrefslogtreecommitdiffstats
path: root/src/designer/src/components/propertyeditor/previewwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/designer/src/components/propertyeditor/previewwidget.cpp')
-rw-r--r--src/designer/src/components/propertyeditor/previewwidget.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/designer/src/components/propertyeditor/previewwidget.cpp b/src/designer/src/components/propertyeditor/previewwidget.cpp
index d041ec9be..c489fc09a 100644
--- a/src/designer/src/components/propertyeditor/previewwidget.cpp
+++ b/src/designer/src/components/propertyeditor/previewwidget.cpp
@@ -28,9 +28,10 @@
#include "previewwidget.h"
-#include <QtWidgets/qaction.h>
#include <QtWidgets/qmenu.h>
+#include <QtGui/qaction.h>
+
#include <QtCore/qabstractitemmodel.h>
QT_BEGIN_NAMESPACE