Declare QQmlV8Handle as a metatype where it is defined.
authorStephen Kelly <stephen.kelly@kdab.com>
Tue, 4 Dec 2012 13:13:14 +0000 (14:13 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 4 Dec 2012 15:14:13 +0000 (16:14 +0100)
commit4d6fcff41fa1bedd9f9af68a77ae56792d42d995
tree61156dd9764ea6b2761e9ad9435a83417ad7276b
parent460f310bcce2a5004d59eb7ae4b31a05c724e5ff
Declare QQmlV8Handle as a metatype where it is defined.

Instead of in multiple different TUs, therefore causing ODR violations.

Change-Id: Iefc5f3486961b91dd4e97a462f72570ff49bfd1b
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
src/qml/qml/qqmlboundsignal.cpp
src/qml/qml/qqmlpropertycache.cpp
src/qml/qml/v8/qv8engine_p.h
src/qml/qml/v8/qv8qobjectwrapper.cpp