Remove default parameter from protected QmlPropertyMap CT.
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>
Fri, 27 Jul 2012 09:33:47 +0000 (11:33 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 30 Jul 2012 02:23:45 +0000 (04:23 +0200)
commitd4919102b0794899f0e3067a95ae91b280e5115d
treecae5fc3e5b22e3cac5e6c92593b7c2e80e48dc59
parent9a8f869ef0c5a7cbd7b7b77cdbdff213176cf8d7
Remove default parameter from protected QmlPropertyMap CT.

Make public constructor explicit.
This fixes QtLocation compilation (declarativeplaces defaulted
to the protected CT).

Change-Id: I8b32d7624b6ba770f6d646c227a0bfd37e501ee5
Reviewed-by: Glenn Watson <glenn.watson@nokia.com>
src/qml/util/qqmlpropertymap.h
tests/auto/qml/qqmlpropertymap/tst_qqmlpropertymap.cpp