Include qtcoreglobal.h from qtcoreglobal_p.h
Otherwise including only the private header leads to QT_CONFIG being undefined. Amends 38bb72720aef4caf3de6c1c68ab46435d7c8d65c. Change-Id: I0960d38c98d64348ebf1cec481417bdb21eed9a6 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> (cherry picked from commit 7293f05380f945757b30dc2eb6d10f3f4a8ec884) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
0191826f43
commit
10d3076a93
@ -17,6 +17,8 @@
|
||||
// We mean it.
|
||||
//
|
||||
|
||||
#include <QtCore/qtcoreglobal.h>
|
||||
|
||||
#include <QtCore/private/qconfig_p.h>
|
||||
#include <QtCore/private/qtcore-config_p.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user