summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLincoln Ramsay <lincoln.ramsay@nokia.com>2012-02-17 11:45:05 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-17 06:12:24 +0100
commit01a842c2fbfb5a74d61481165cc6d722de7c49ba (patch)
treebe27924422bc00f965ab3244b07256bdc00c50f3 /doc
parentfbc2e2ca805b97bdbef4a3b6b6a276215ba668df (diff)
Update REGISTER_STATIC_PLUGIN_V2 (compile)
Ideally, this macro would only consist of a Q_EXPORT_PLUGIN / Q_IMPORT_PLUGIN combination but there is no 'static' version of Q_EXPORT_PLUGIN available unless we're a static build of Qt. Thus, this macro duplicates the logic from the correct Q_EXPORT_PLUGIN macro here. Use the new code so that we can compile apps that use REGISTER_STATIC_PLUGIN_V2 (like the unit test). Using an ifdef so we don't break people who haven't updated qtbase yet. Refactor the headers so we only have 1 copy of this macro. Change-Id: Id8c69833029bdd54b66d24dea878b0603b0cb6e9 Reviewed-by: Zsolt Simon <zsolt.simon@nokia.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions