diff options
author | Shane Kearns <shane.kearns@sosco.com> | 2009-10-07 10:58:57 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@sosco.com> | 2009-10-07 11:06:01 (GMT) |
commit | 342fcb287b09d016d482e25482ddd1b36e2983a3 (patch) | |
tree | 1a683db87f38048c9896f1df82e5e8a8eb9e7857 /dist/changes-3.3.8 | |
parent | d73ea9d00fec200b2dd6de5e4c8f298caffa4aca (diff) | |
download | Qt-342fcb287b09d016d482e25482ddd1b36e2983a3.zip Qt-342fcb287b09d016d482e25482ddd1b36e2983a3.tar.gz Qt-342fcb287b09d016d482e25482ddd1b36e2983a3.tar.bz2 |
Fix linker error with Symbian/ARM RVCT ABIv2 toolchain
Not exporting the whole class prevents the capabilities example from
linking, because the vtable is not exported.
Changing from member exports to exporting the class also fixes the GCC
3.4.x compiler error.
Task-number: QTBUG-4593
Reviewed-by: Thiago
Diffstat (limited to 'dist/changes-3.3.8')
0 files changed, 0 insertions, 0 deletions