Use the qRegisterMetaType which does not take a string.
authorStephen Kelly <stephen.kelly@kdab.com>
Tue, 4 Dec 2012 13:27:15 +0000 (14:27 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 4 Dec 2012 15:14:26 +0000 (16:14 +0100)
commit1d4e1a1b8666f5ba11739187dbf3a706be37c1d9
treec920da27a5d026abe37fdba16a2daff423b83573
parent964d9496ad0cb9af5a75d3f2588ece3d6a5f9062
Use the qRegisterMetaType which does not take a string.

The string is redundant, not needed, and is at risk of containing typos.

Change-Id: I692dba07a09d4cbe8dca6ac4ac1187070b2bf59a
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
src/qml/qml/qqmlengine.cpp