summaryrefslogtreecommitdiffstats
path: root/src/designer/src/lib/shared/qdesigner_promotiondialog_p.h
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-05-24 16:10:49 +0200
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-05-24 16:17:28 +0200
commit5a818d1e1e7f63c30ea00753397f5c9831c6c0d6 (patch)
tree698f171c92c0a6fd7539b1cd87a1f005cc224de6 /src/designer/src/lib/shared/qdesigner_promotiondialog_p.h
parente7395b807119843d6ce8c27012ac5dd1369d393a (diff)
QtTools: Widget library split.
Diffstat (limited to 'src/designer/src/lib/shared/qdesigner_promotiondialog_p.h')
-rw-r--r--src/designer/src/lib/shared/qdesigner_promotiondialog_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/designer/src/lib/shared/qdesigner_promotiondialog_p.h b/src/designer/src/lib/shared/qdesigner_promotiondialog_p.h
index 73cf7ad50..65d3dc1b1 100644
--- a/src/designer/src/lib/shared/qdesigner_promotiondialog_p.h
+++ b/src/designer/src/lib/shared/qdesigner_promotiondialog_p.h
@@ -53,8 +53,8 @@
#ifndef PROMOTIONEDITORDIALOG_H
#define PROMOTIONEDITORDIALOG_H
-#include <QtGui/QDialog>
-#include <QtGui/QGroupBox>
+#include <QtWidgets/QDialog>
+#include <QtWidgets/QGroupBox>
QT_BEGIN_NAMESPACE