aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2015-01-19 15:21:07 +0100
committerNico Vertriest <nico.vertriest@digia.com>2015-01-20 12:38:29 +0100
commitf200469fcb197f07abd8e586529407d3a667a86e (patch)
treefe04f3dc6a71a42594407b0ad87ce62069ad61a9 /examples
parentd14566a5e284d7ff3569c2a505f0a0fc6c2936e1 (diff)
Doc: link issues qtdeclarative
Added modules to depends stat. qtquick.qdocconf Task-number:QTBUG-43810 Change-Id: If6010a382e2c9011b7599f25eb31ba9c9c3b3eb0 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/quick/demos/maroon/doc/src/maroon.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/demos/maroon/doc/src/maroon.qdoc b/examples/quick/demos/maroon/doc/src/maroon.qdoc
index eb1b736562..91719e6721 100644
--- a/examples/quick/demos/maroon/doc/src/maroon.qdoc
+++ b/examples/quick/demos/maroon/doc/src/maroon.qdoc
@@ -257,7 +257,7 @@
appear at the bottom of the new game screen and game canvas and slowly float
towards the top on varying trajectories.
- To use the ParticleSystem type, we must import \l{Qt Quick Particles}:
+ To use the ParticleSystem type, we must import \l{Qt Quick Particles QML Types}:
\quotefromfile demos/maroon/maroon.qml
\skipto Particles