Remove QQmlVMEVariant specific workaround
authorFrank Meerkoetter <frank.meerkoetter@basyskom.com>
Thu, 30 Jul 2015 20:54:17 +0000 (22:54 +0200)
committerSimon Hausmann <simon.hausmann@theqtcompany.com>
Tue, 18 Aug 2015 20:26:30 +0000 (20:26 +0000)
commit214e987fb4f4a18d7c4a755d3d50ce72af603c9e
tree98ea51d9c652568c71296d65e67c5c7dc5d56743
parentbb3dc5116ef11d2be82757e623916e025bb03d76
Remove QQmlVMEVariant specific workaround

A Q4x4Matrix wouldn't fit inside a QQmlVMEVariant. Therefore it was
wrapped in a QVariant.

Change-Id: I68864e456a4fd76143277d5a10d1a3f307e833f2
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
src/quick/util/qquickglobal.cpp