diff options
author | Jan-Arve Sæther <jan-arve.saether@nokia.com> | 2009-11-23 14:39:31 (GMT) |
---|---|---|
committer | Jan-Arve Sæther <jan-arve.saether@nokia.com> | 2009-11-23 14:39:31 (GMT) |
commit | db5e4496229a776768464d1d3d2e1f8e81bd6ba0 (patch) | |
tree | f8bc72726a22837d894524b614b043a943664502 /mkspecs/qws/linux-sharp-g++ | |
parent | f54e239174cea9ce54acd8fd7e6360a663bcfcae (diff) | |
download | Qt-db5e4496229a776768464d1d3d2e1f8e81bd6ba0.zip Qt-db5e4496229a776768464d1d3d2e1f8e81bd6ba0.tar.gz Qt-db5e4496229a776768464d1d3d2e1f8e81bd6ba0.tar.bz2 |
Compile fix for win32-icc.
The Intel Compiler inlined the destructor of QObjectPrivate too
agressively, causing it to generate a call to ~QObjectData for QtGui.
~QObjectData is not exported from QtCore, so it failed linking.
Task-number: QTBUG-5145
Reviewed-by: Alexis Menard
Diffstat (limited to 'mkspecs/qws/linux-sharp-g++')
0 files changed, 0 insertions, 0 deletions