summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/kernel/qaction.h')
-rw-r--r--src/widgets/kernel/qaction.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/widgets/kernel/qaction.h b/src/widgets/kernel/qaction.h
index 856fd92f10..765fba1d9f 100644
--- a/src/widgets/kernel/qaction.h
+++ b/src/widgets/kernel/qaction.h
@@ -44,9 +44,9 @@
#include <QtGui/qkeysequence.h>
#include <QtCore/qstring.h>
-#include <QtGui/qwidget.h>
+#include <QtWidgets/qwidget.h>
#include <QtCore/qvariant.h>
-#include <QtGui/qicon.h>
+#include <QtWidgets/qicon.h>
QT_BEGIN_HEADER
@@ -252,7 +252,7 @@ private:
};
QT_BEGIN_INCLUDE_NAMESPACE
-#include <QtGui/qactiongroup.h>
+#include <QtWidgets/qactiongroup.h>
QT_END_INCLUDE_NAMESPACE
#endif // QT_NO_ACTION