diff options
author | Thiago Macieira <thiago.macieira@intel.com> | 2013-01-08 12:35:18 (GMT) |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-01-18 06:05:13 (GMT) |
commit | 0e8030bf479eb08bb718899f698a3f513eb36844 (patch) | |
tree | fc470e11ced79d1e743d3a1ed298a80f0c985703 /src/plugins | |
parent | b6ce12d70e6e576a6a55d5b747aa9534657b04ff (diff) | |
download | Qt-0e8030bf479eb08bb718899f698a3f513eb36844.zip Qt-0e8030bf479eb08bb718899f698a3f513eb36844.tar.gz Qt-0e8030bf479eb08bb718899f698a3f513eb36844.tar.bz2 |
Define Q_COMPILER_AUTO_FUNCTION in Qt 4.8.
This definition was missing. It's clear MSVC supports this feature
because it has been in use in qtconcurrentrun.h under an #ifdef
Q_COMPILER_DECLTYPE, which is defined for MSVC.
This is needed in order to re-enable lambdas and other functors in
QtConcurrent after the bug fix for QTBUG-28984.
Task-number: QTBUG-28984
Change-Id: I8c3994096dad120a47ad5f0a7dac6bdbe304fcae
(partly cherry-picked from Qt 5 commit 932034b3df322e7a9dc3d7979584019b46277e50)
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Diffstat (limited to 'src/plugins')
0 files changed, 0 insertions, 0 deletions