aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/declarative/particles/imageparticle/sharing.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/declarative/particles/imageparticle/sharing.qml b/examples/declarative/particles/imageparticle/sharing.qml
index 7a5d6521bc..27e08322d9 100644
--- a/examples/declarative/particles/imageparticle/sharing.qml
+++ b/examples/declarative/particles/imageparticle/sharing.qml
@@ -133,7 +133,6 @@ Rectangle {
source: "../images/flower.png"
alpha: 0.1
color: "white"
- opacityTable: "opacity.png"
rotationVariation: 180
z: -1
}