aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/particles/qsgfriction.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/particles/qsgfriction.cpp')
-rw-r--r--src/declarative/particles/qsgfriction.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/declarative/particles/qsgfriction.cpp b/src/declarative/particles/qsgfriction.cpp
index e6a43013e8..6baeaf6c3b 100644
--- a/src/declarative/particles/qsgfriction.cpp
+++ b/src/declarative/particles/qsgfriction.cpp
@@ -44,7 +44,6 @@ QT_BEGIN_NAMESPACE
/*!
\qmlclass Friction QSGFrictionAffector
\inqmlmodule QtQuick.Particles 2
- \since QtQuick.Particles 2.0
\inherits Affector
\brief The Friction affector slows down movement proportional to the particle's current speed.