diff options
author | Shane Kearns <shane.kearns@sosco.com> | 2009-09-16 07:10:34 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@sosco.com> | 2009-09-16 07:13:33 (GMT) |
commit | 314e5680c8276d539b596927874036a873966d8f (patch) | |
tree | 0a444173e25581ccd9f81605f1dbede77d679f99 /src/corelib/kernel/qmetaobject.h | |
parent | dc1f76eb8a577aaa4a8342f5444b62a339d405cf (diff) | |
download | Qt-314e5680c8276d539b596927874036a873966d8f.zip Qt-314e5680c8276d539b596927874036a873966d8f.tar.gz Qt-314e5680c8276d539b596927874036a873966d8f.tar.bz2 |
Hide getStaticMetaObject() on platforms without Q_NO_DATA_RELOCATION
getStaticMetaObject() is a workaround for linkage problems on symbian
platform, so it does not exist on other platforms.
This change makes the forward declaration inside Q_OBJECT only present
when Q_NO_DATA_RELOCATION is defined
Reviewed-by: axis
Diffstat (limited to 'src/corelib/kernel/qmetaobject.h')
0 files changed, 0 insertions, 0 deletions