From f200469fcb197f07abd8e586529407d3a667a86e Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Mon, 19 Jan 2015 15:21:07 +0100 Subject: Doc: link issues qtdeclarative MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added modules to depends stat. qtquick.qdocconf Task-number:QTBUG-43810 Change-Id: If6010a382e2c9011b7599f25eb31ba9c9c3b3eb0 Reviewed-by: Topi Reiniƶ --- examples/quick/demos/maroon/doc/src/maroon.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/quick') 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 -- cgit v1.2.3