diff options
author | Iain <qt-info@nokia.com> | 2010-04-15 14:41:58 (GMT) |
---|---|---|
committer | Iain <qt-info@nokia.com> | 2010-04-15 14:45:43 (GMT) |
commit | 81837e43e3f966c1755e90eb65df6e3bad506ed7 (patch) | |
tree | 0424c4eb8bc0e33ccce281017f439bf439ab94b5 /src/gui | |
parent | b2271d364cdc26187e5f9113f4c1816f334e37a1 (diff) | |
download | Qt-81837e43e3f966c1755e90eb65df6e3bad506ed7.zip Qt-81837e43e3f966c1755e90eb65df6e3bad506ed7.tar.gz Qt-81837e43e3f966c1755e90eb65df6e3bad506ed7.tar.bz2 |
Symbol visibility fixes for RVCT4 on Symbian
RVCT 4 is far more strict with regards to symbol visiblity that RVCT
2.2, and will hide symbols unless all references have default visibility
in the object files. Update the various places in Qt code where the
symbol visibility was set incorrectly for DLL-based platforms (those that
use __declspec(dllimport) and (dllexport).
Note: Other Qt modules and QtScript are fixed in different commits.
Task-number: QTBUG-9903
Reviewed-by: Jason Barron
Janne Koskinen
Diffstat (limited to 'src/gui')
0 files changed, 0 insertions, 0 deletions