aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/particles/qsgturbulence.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/particles/qsgturbulence.cpp')
-rw-r--r--src/declarative/particles/qsgturbulence.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/declarative/particles/qsgturbulence.cpp b/src/declarative/particles/qsgturbulence.cpp
index e9812d7825..003f3c12b6 100644
--- a/src/declarative/particles/qsgturbulence.cpp
+++ b/src/declarative/particles/qsgturbulence.cpp
@@ -49,7 +49,6 @@ QT_BEGIN_NAMESPACE
/*!
\qmlclass Turbulence QSGTurbulenceAffector
\inqmlmodule QtQuick.Particles 2
- \since QtQuick.Particles 2.0
\inherits Affector
\brief The TurbulenceAffector is a bit of a hack and probably shouldn't be used yet.