summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qt_widgets_pch.h
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2016-06-03 14:31:40 +0200
committerLars Knoll <lars.knoll@qt.io>2016-07-14 13:46:07 +0000
commit8fc1cd085cabba911cb4b18e91fbe158db13a2a8 (patch)
tree8cb77a0bd11da59358aae2028f1aa1e740db8600 /src/widgets/kernel/qt_widgets_pch.h
parent64507c7165e42c2a5029353d8f97a0d841fa6b01 (diff)
Add qtwidgetsglobal.h and qtwidgetsglobal_p.h
The new modular configuration system requires one global header per module, that is included by all other files in this module. That header will later on #include the configuration file for Qt Widgets. For now it defines the Q_WIDGETS_EXPORT macro for this library. Change-Id: I6698989b952b9bac94d086d9f219e03c000f7d53 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'src/widgets/kernel/qt_widgets_pch.h')
-rw-r--r--src/widgets/kernel/qt_widgets_pch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/kernel/qt_widgets_pch.h b/src/widgets/kernel/qt_widgets_pch.h
index f58a8895eb..f30202d89e 100644
--- a/src/widgets/kernel/qt_widgets_pch.h
+++ b/src/widgets/kernel/qt_widgets_pch.h
@@ -47,7 +47,7 @@
// from corelib/global/qt_pch.h
#if defined __cplusplus
-#include <qglobal.h>
+#include <qtwidgetsglobal.h>
#ifdef Q_DEAD_CODE_FROM_QT4_WIN