summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
diff options
context:
space:
mode:
authorJan-Arve Sæther <jan-arve.saether@nokia.com>2009-11-23 14:39:31 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-11-24 03:01:11 (GMT)
commit77a6bea85942cee8e1ffa526a31b75c57756a1f8 (patch)
tree05d059692139f75dbd7cfb4b4beb81a2a20357aa /src/gui/kernel
parent762a7d37f961235cf48364760762c7457897a8f8 (diff)
downloadQt-77a6bea85942cee8e1ffa526a31b75c57756a1f8.zip
Qt-77a6bea85942cee8e1ffa526a31b75c57756a1f8.tar.gz
Qt-77a6bea85942cee8e1ffa526a31b75c57756a1f8.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 (cherry picked from commit db5e4496229a776768464d1d3d2e1f8e81bd6ba0)
Diffstat (limited to 'src/gui/kernel')
0 files changed, 0 insertions, 0 deletions