summaryrefslogtreecommitdiffstats
path: root/src/designer/src/components/formeditor/itemview_propertysheet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/designer/src/components/formeditor/itemview_propertysheet.cpp')
-rw-r--r--src/designer/src/components/formeditor/itemview_propertysheet.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/designer/src/components/formeditor/itemview_propertysheet.cpp b/src/designer/src/components/formeditor/itemview_propertysheet.cpp
index e04c55d5a..7fe73b742 100644
--- a/src/designer/src/components/formeditor/itemview_propertysheet.cpp
+++ b/src/designer/src/components/formeditor/itemview_propertysheet.cpp
@@ -43,8 +43,8 @@
#include <QtDesigner/QDesignerFormEditorInterface>
-#include <QtGui/QAbstractItemView>
-#include <QtGui/QHeaderView>
+#include <QtWidgets/QAbstractItemView>
+#include <QtWidgets/QHeaderView>
#include <QtCore/QDebug>
QT_BEGIN_NAMESPACE