From 31ba131f9b166ef857f8559a23429d99609e6669 Mon Sep 17 00:00:00 2001 From: Alan Alpert Date: Mon, 25 Jun 2012 13:54:12 +1000 Subject: [PATCH] Link back to the particles module page from the overview page. Task-number: QTBUG-25345 Change-Id: Id913bd1c1428b351bf03156891adaba5252ded5b Reviewed-by: Alan Alpert --- src/quick/doc/src/concepts/effects-particles.qdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/quick/doc/src/concepts/effects-particles.qdoc b/src/quick/doc/src/concepts/effects-particles.qdoc index 8d77c26..9fbe85c 100644 --- a/src/quick/doc/src/concepts/effects-particles.qdoc +++ b/src/quick/doc/src/concepts/effects-particles.qdoc @@ -47,6 +47,7 @@ \inqmlmodule QtQuick.Particles 2.0 \title Using the Qt Quick Particle System + Documentation for all Particle System elements can be found on the \l{QML Module QtQuick.Particles 2}{QtQuick.Particles} module page. Note that to use elements from the particles module, you will need to import the types with the following line: \code -- 2.7.4