aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/propertyeditor/resetwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmldesigner/components/propertyeditor/resetwidget.h')
-rw-r--r--src/plugins/qmldesigner/components/propertyeditor/resetwidget.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/qmldesigner/components/propertyeditor/resetwidget.h b/src/plugins/qmldesigner/components/propertyeditor/resetwidget.h
index d78fb99cbb..a9c321d4a8 100644
--- a/src/plugins/qmldesigner/components/propertyeditor/resetwidget.h
+++ b/src/plugins/qmldesigner/components/propertyeditor/resetwidget.h
@@ -33,8 +33,8 @@
#ifndef ResetWidget_h
#define ResetWidget_h
-#include <QtGui/QGroupBox>
-#include <QtGui/QPushButton>
+#include <QGroupBox>
+#include <QPushButton>
QT_BEGIN_NAMESPACE
class QListWidget;