aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/particles/qsgparticleextruder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/particles/qsgparticleextruder.cpp')
-rw-r--r--src/declarative/particles/qsgparticleextruder.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/declarative/particles/qsgparticleextruder.cpp b/src/declarative/particles/qsgparticleextruder.cpp
index b51ab8b467..a390bb92ac 100644
--- a/src/declarative/particles/qsgparticleextruder.cpp
+++ b/src/declarative/particles/qsgparticleextruder.cpp
@@ -46,7 +46,6 @@ QT_BEGIN_NAMESPACE
/*!
\qmlclass Shape QSGParticleExtruder
\inqmlmodule QtQuick.Particles 2
- \since QtQuick.Particles 2.0
\brief The Shape element allows you to specify an area for affectors and emitter.
The base class is just a rectangle.