Doc: corrected path to snippet
authorNico Vertriest <nico.vertriest@digia.com>
Mon, 28 Jan 2013 11:17:24 +0000 (12:17 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 28 Jan 2013 14:25:15 +0000 (15:25 +0100)
Added "quick" to path in imageparticle.qdoc

Task-number: QTBUG-29101
Change-Id: If328cde08f46b720defa1953916753ba9d9836a8
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>

examples/quick/particles/imageparticle/doc/src/imageparticle.qdoc

index 62c1a06..e72a903 100644 (file)
@@ -38,7 +38,7 @@
     \snippet particles/imageparticle/content/allatonce.qml 0
 
     Colored shows a simple ImageParticle with some color variation.
-    \snippet particles/imageparticle/content/colored.qml 0
+    \snippet quick/particles/imageparticle/content/colored.qml 0
 
     Color Table sets the color over life on the particles to provide a fixed rainbow effect.
     \snippet particles/imageparticle/content/colortable.qml 0