Removed the static intialized boolean of qquickitemsmodule.
authorDominik Holland <dominik.holland@pelagicore.com>
Thu, 27 Jun 2013 07:41:18 +0000 (09:41 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 5 Sep 2013 08:05:31 +0000 (10:05 +0200)
commitb30d7c9ee8fbc3a395c74b618f2ab176ae1e7f7e
treee4449dab23ef5196e47ea760155eaaa2626cb4e9
parent8c5c5b05f96026c20efa890faf506d29148cb9a4
Removed the static intialized boolean of qquickitemsmodule.

This prevents a reregistration of the all QQuick2 types when
qmlClearTypeRegistrations() is called

Task-number: QTBUG-32078
Change-Id: I33b4c069183d6344a2f14b4147eaa7056c3b72b9
Reviewed-by: Alan Alpert <aalpert@blackberry.com>
src/quick/items/qquickitemsmodule.cpp