qmlplugindump: don't crash if a composite type was a registered
authorShawn Rutledge <shawn.rutledge@digia.com>
Wed, 13 Feb 2013 16:42:56 +0000 (17:42 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 18 Feb 2013 16:51:35 +0000 (17:51 +0100)
commitd0491c87a9f0f2dadc9ef0e0a267b8c241c08b41
treebeebef48fd9209ae08023e3b831aaa36076519ba
parent4d3a64c5e65a781acb4acf4ba641456da28bd1e4
qmlplugindump: don't crash if a composite type was a registered

This doesn't actually result in putting any information about the
composite type into the output, though.

Change-Id: I160702578f0acd22eff98e8afa288b3c9fb20076
Reviewed-by: Alan Alpert <aalpert@rim.com>
tools/qmlplugindump/main.cpp