aboutsummaryrefslogtreecommitdiffstats
path: root/examples/particles/imageparticle/colored.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/particles/imageparticle/colored.qml')
-rw-r--r--examples/particles/imageparticle/colored.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/particles/imageparticle/colored.qml b/examples/particles/imageparticle/colored.qml
index ac760b6219..8ae9a8e0bc 100644
--- a/examples/particles/imageparticle/colored.qml
+++ b/examples/particles/imageparticle/colored.qml
@@ -75,7 +75,7 @@ Rectangle {
lifeSpan: 2400
size: 48
sizeVariation: 8
- speed: AngleDirection {angleVariation: 180; magnitude: 60}
+ velocity: AngleDirection {angleVariation: 180; magnitude: 60}
}
Turbulence {