Fix QSGCustomParticle initialization
authorAlan Alpert <alan.alpert@nokia.com>
Fri, 23 Sep 2011 04:59:06 +0000 (14:59 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 29 Sep 2011 04:12:49 +0000 (06:12 +0200)
commit097d2df377b17413fe271ad722b0bf9df4867339
tree960e93f7d978c6ccf55dc082b1d6e28b5fc3f60b
parent0c3c27790cc6cdcfc287d293703a1f19e7a1fc47
Fix QSGCustomParticle initialization

commit was failing because nodes weren't stored yet, which could lead to
an apparent loss of particles.

Change-Id: Ibde6aa75f6c43e2d485c163820e65e0c6ff8e952
Reviewed-on: http://codereview.qt-project.org/5437
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Martin Jones <martin.jones@nokia.com>
src/declarative/particles/qsgcustomparticle.cpp