Fix build with msvc2010 in 32-bit mode
authorSimon Hausmann <simon.hausmann@digia.com>
Tue, 25 Jun 2013 12:23:35 +0000 (14:23 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 26 Jun 2013 13:45:50 +0000 (15:45 +0200)
commit8df7aa9d15095641c729aafb694bd553e63b8f4f
treecf2596877c4097d6f610ac214cbe0a360720706d
parenteb0703eb0ff2dac7b630b8b7429db7bd7034c0a5
Fix build with msvc2010 in 32-bit mode

It cannot map a function pointer that returns a structure that isn't known
at declaration time.

Done with Lars.

Change-Id: I02a241695a6f6a94883507eb2c4988852cc9b912
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/qml/v4/qv4global_p.h
src/qml/qml/v4/qv4managed_p.h
src/qml/qml/v4/qv4value_def_p.h [new file with mode: 0644]
src/qml/qml/v4/qv4value_p.h
src/qml/qml/v4/v4.pri