Remove missing image reference
authorAlan Alpert <alan.alpert@nokia.com>
Tue, 14 Feb 2012 01:26:31 +0000 (11:26 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 14 Feb 2012 01:28:43 +0000 (02:28 +0100)
Not really needed for this example anyways

Change-Id: I98fd546441f3fd5e6caa9212cc171dab3000a139
Reviewed-by: Martin Jones <martin.jones@nokia.com>
examples/declarative/particles/imageparticle/sharing.qml

index 7a5d652..27e0832 100644 (file)
@@ -133,7 +133,6 @@ Rectangle {
             source: "../images/flower.png"
             alpha: 0.1
             color: "white"
-            opacityTable: "opacity.png"
             rotationVariation: 180
             z: -1
         }