summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xlib
diff options
context:
space:
mode:
authorJędrzej Nowacki <jedrzej.nowacki@nokia.com>2011-11-11 13:03:15 +0100
committerQt by Nokia <qt-info@nokia.com>2011-11-14 18:41:17 +0100
commitbeaf6b16a942904c368da9dad98d3e44136e6928 (patch)
treee6c52f12b9803d13b743e77b56d8e0f4967aacea /src/plugins/platforms/xlib
parenta85375c57f5c913fc2fd86309d840bfecd2bcc21 (diff)
Fix source incompatibility for QVariant{Map, Hash, List}
Change 7f35d5849e7233efac16c12271c58a049923b1c0 (Refactor QMetaType types.) introduced a source incompatibility by moving typedefs for QVariantHash, QVariantList and QVariantMap from qvariant.h file to qmetatype.h. The main issue here is that syncqt script is not able to distinguish between a forward declared typedef and definition of a typedef as they look same in source code. So generated header files for the typedefs were pointing wrongly to qmetatype.h which didn't have full definition of QVariant. Change-Id: I0268c666efd0f91d76af0ff91fb30525e3dd6223 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by: Kevin Simons <kevin.simons@nokia.com>
Diffstat (limited to 'src/plugins/platforms/xlib')
0 files changed, 0 insertions, 0 deletions