Crash fix after QMetaType change.
authorJędrzej Nowacki <jedrzej.nowacki@nokia.com>
Mon, 5 Mar 2012 13:45:34 +0000 (14:45 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 13 Mar 2012 11:58:48 +0000 (12:58 +0100)
commit83f11e33745180e9370d484cbcedd0bac020c9dd
tree83fc4cefbdb9af685ac172c499e3af938fc4e070
parent7a5651b4f9fef530e1dc5516899c7f481f4480ef
Crash fix after QMetaType change.

QMetaType::UnknownType was added so we can distinguish between "void"
and an unregistered type.

Change-Id: If8cee21b3f84bf129343dc457d10ab31a9bfc8b8
Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
src/qml/qml/qqmlboundsignal.cpp
src/qml/qml/qqmlcompiler.cpp
src/qml/qml/qqmlproperty.cpp
src/qml/qml/v8/qv8engine.cpp
src/qml/qml/v8/qv8qobjectwrapper.cpp
tests/auto/qml/qqmlecmascript/tst_qqmlecmascript.cpp