summaryrefslogtreecommitdiff
path: root/src/designer/src/components/propertyeditor/previewframe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/designer/src/components/propertyeditor/previewframe.h')
-rw-r--r--src/designer/src/components/propertyeditor/previewframe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/designer/src/components/propertyeditor/previewframe.h b/src/designer/src/components/propertyeditor/previewframe.h
index 1e26da51c..2642c75fe 100644
--- a/src/designer/src/components/propertyeditor/previewframe.h
+++ b/src/designer/src/components/propertyeditor/previewframe.h
@@ -42,7 +42,7 @@
#ifndef PREVIEWFRAME_H
#define PREVIEWFRAME_H
-#include <QtGui/QFrame>
+#include <QtWidgets/QFrame>
#include <QtCore/QPointer>
QT_BEGIN_NAMESPACE