Update image stream example
authorAlan Alpert <alan.alpert@nokia.com>
Fri, 27 May 2011 03:41:13 +0000 (13:41 +1000)
committerAlan Alpert <alan.alpert@nokia.com>
Fri, 27 May 2011 03:41:13 +0000 (13:41 +1000)
ModelParticle has died.

examples/declarative/particles/modelparticles/stream.qml

index 4a69718..0ad807b 100644 (file)
@@ -212,8 +212,8 @@ Item{
             //TODO: Darken based on 'depth'
             width: 132
             height: 132
-            //ModelParticle.onAttached: console.log("I'm in"  + x + "," + y + ":" + opacity);
-            ModelParticle.onDetached: mp.take(container);//respawns
+            //ItemParticle.onAttached: console.log("I'm in"  + x + "," + y + ":" + opacity);
+            ItemParticle.onDetached: mp.take(container);//respawns
             function manage()
             {
                 if(state == "selected"){