aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickellipseextruder.cpp
diff options
context:
space:
mode:
authorAlejandro Exojo <suy@badopi.org>2014-12-05 20:14:20 +0100
committerAlejandro Exojo Piqueras <suy@badopi.org>2014-12-08 08:25:27 +0100
commit6a0145dd664ab9f5e3703ab3d0f962b3f378d6c6 (patch)
tree8abaebec619e39f19ec47250012eb8d496203ca2 /src/particles/qquickellipseextruder.cpp
parent00894e5af4867fdc48d723da1c7f8e5ff4d8556d (diff)
Fix \inqmlmodule usage: only use one parameter
Since the command just links back to the corresponding module page, only the first parameter is used, and the version causes more confusion. Change-Id: I73ed289550c576747132f77b83c1257094059cd1 Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Diffstat (limited to 'src/particles/qquickellipseextruder.cpp')
-rw-r--r--src/particles/qquickellipseextruder.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/particles/qquickellipseextruder.cpp b/src/particles/qquickellipseextruder.cpp
index 919647e2ad..da65f03c13 100644
--- a/src/particles/qquickellipseextruder.cpp
+++ b/src/particles/qquickellipseextruder.cpp
@@ -43,7 +43,7 @@ QT_BEGIN_NAMESPACE
/*!
\qmltype EllipseShape
\instantiates QQuickEllipseExtruder
- \inqmlmodule QtQuick.Particles 2
+ \inqmlmodule QtQuick.Particles
\ingroup qtquick-particles
\inherits Shape
\brief Represents an ellipse to other particle system elements