aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickfriction.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/particles/qquickfriction.cpp')
-rw-r--r--src/particles/qquickfriction.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/particles/qquickfriction.cpp b/src/particles/qquickfriction.cpp
index 6a54ea7cc7..3b31b0bdb9 100644
--- a/src/particles/qquickfriction.cpp
+++ b/src/particles/qquickfriction.cpp
@@ -42,7 +42,8 @@
#include "qquickfriction_p.h"
QT_BEGIN_NAMESPACE
/*!
- \qmlclass Friction QQuickFrictionAffector
+ \qmltype Friction
+ \instantiates QQuickFrictionAffector
\inqmlmodule QtQuick.Particles 2
\ingroup qtquick-particles
\inherits Affector