aboutsummaryrefslogtreecommitdiffstats
path: root/examples/particles/itemparticle/delegates.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/particles/itemparticle/delegates.qml')
-rw-r--r--examples/particles/itemparticle/delegates.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/particles/itemparticle/delegates.qml b/examples/particles/itemparticle/delegates.qml
index 58734d320a..6df953925c 100644
--- a/examples/particles/itemparticle/delegates.qml
+++ b/examples/particles/itemparticle/delegates.qml
@@ -77,7 +77,7 @@ Rectangle {
emitRate: 1
lifeSpan: 4800
lifeSpanVariation: 1600
- speed: AngleDirection {angleVariation: 360; magnitude: 40; magnitudeVariation: 20}
+ velocity: AngleDirection {angleVariation: 360; magnitude: 40; magnitudeVariation: 20}
}
ItemParticle {
delegate: Text {