Code cleanup, remove QVariant::nameToType usage.
authorJędrzej Nowacki <jedrzej.nowacki@nokia.com>
Fri, 27 Jan 2012 13:06:53 +0000 (14:06 +0100)
committerQt by Nokia <qt-info@nokia.com>
Sat, 28 Jan 2012 13:44:48 +0000 (14:44 +0100)
commit7c853db64239682fae2c34c6e48f847cc0042a7a
tree6cc37cf5fd6ffc1a0c52c52e5e8651f0da15cc1e
parent1fee3304fd45d04a2a89d88ae41e89c15e080400
Code cleanup, remove QVariant::nameToType usage.

It is better to use QMetaType::type  because it works well with custom
types too.

Change-Id: I30bc70d16b2aad4ba22682de1c215b917e64209b
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/dbus/qdbusmetaobject.cpp