aboutsummaryrefslogtreecommitdiffstats
path: root/examples/particles/imageparticle/doc/src/imageparticle.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/particles/imageparticle/doc/src/imageparticle.qdoc')
-rw-r--r--examples/particles/imageparticle/doc/src/imageparticle.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/particles/imageparticle/doc/src/imageparticle.qdoc b/examples/particles/imageparticle/doc/src/imageparticle.qdoc
index 903e3185a7..c12de1def3 100644
--- a/examples/particles/imageparticle/doc/src/imageparticle.qdoc
+++ b/examples/particles/imageparticle/doc/src/imageparticle.qdoc
@@ -44,8 +44,8 @@
\snippet examples/particles/imageparticle/content/colortable.qml 0
Deformation spins and squishes a starfish particle.
- \snippet examples/particles/imageparticle/content/colortable.qml spin
- \snippet examples/particles/imageparticle/content/colortable.qml deform
+ \snippet examples/particles/imageparticle/content/deformation.qml spin
+ \snippet examples/particles/imageparticle/content/deformation.qml deform
Rotation demonstrates the autoRotate property, so that particles rotate in the direction that they travel.