Fix compilation for other compilers
Fixes property offset macro compilation issues. Change-Id: I401a9a35acd1d389c670960edb363a4d919cdb76 Reviewed-by: Kimmo Ollila <kimmo.ollila@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
0fecaaec54
commit
bd31bb4166
@ -1310,6 +1310,7 @@
|
|||||||
# define QT_WARNING_DISABLE_GCC(text)
|
# define QT_WARNING_DISABLE_GCC(text)
|
||||||
# define QT_WARNING_DISABLE_DEPRECATED
|
# define QT_WARNING_DISABLE_DEPRECATED
|
||||||
# define QT_WARNING_DISABLE_FLOAT_COMPARE
|
# define QT_WARNING_DISABLE_FLOAT_COMPARE
|
||||||
|
# define QT_WARNING_DISABLE_INVALID_OFFSETOF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef QT_IGNORE_DEPRECATIONS
|
#ifndef QT_IGNORE_DEPRECATIONS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user