Skip to content

Commit

Permalink
Remove missing image reference
Browse files Browse the repository at this point in the history
Not really needed for this example anyways

Change-Id: I98fd546441f3fd5e6caa9212cc171dab3000a139
Reviewed-by: Martin Jones <martin.jones@nokia.com>
  • Loading branch information
Alan Alpert authored and Qt by Nokia committed Feb 14, 2012
1 parent ccc05e5 commit da068b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/declarative/particles/imageparticle/sharing.qml
Expand Up @@ -133,7 +133,6 @@ Rectangle {
source: "../images/flower.png"
alpha: 0.1
color: "white"
opacityTable: "opacity.png"
rotationVariation: 180
z: -1
}
Expand Down

0 comments on commit da068b6

Please sign in to comment.