From 6112c0f57177ee813271da54200a2d9f3ef20238 Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Fri, 18 May 2012 15:19:55 +0200 Subject: Doc: Sanitized QML types -modified \brief -checked QML modules -added qml directory to the qdocconf file -added particles directory to the qdocconf file Change-Id: I589e32d3106cda37c7fa4d55a941afd9876fc2b2 Reviewed-by: Geir Vattekar --- src/particles/qquickparticlesystem.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/particles/qquickparticlesystem.cpp') diff --git a/src/particles/qquickparticlesystem.cpp b/src/particles/qquickparticlesystem.cpp index 4fd6108f2f..f5a25ffbee 100644 --- a/src/particles/qquickparticlesystem.cpp +++ b/src/particles/qquickparticlesystem.cpp @@ -103,7 +103,7 @@ DEFINE_BOOL_CONFIG_OPTION(qmlParticlesDebug, QML_PARTICLES_DEBUG) /*! \qmlclass ParticleSystem QQuickParticleSystem \inqmlmodule QtQuick.Particles 2 - \brief The ParticleSystem brings together ParticlePainter, Emitter and Affector elements. + \brief A system which includes particle painter, emitter, and affector types */ -- cgit v1.2.3