summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativesmoothedanimation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/util/qdeclarativesmoothedanimation.cpp')
-rw-r--r--src/declarative/util/qdeclarativesmoothedanimation.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/declarative/util/qdeclarativesmoothedanimation.cpp b/src/declarative/util/qdeclarativesmoothedanimation.cpp
index 36402fb1..2fc30c02 100644
--- a/src/declarative/util/qdeclarativesmoothedanimation.cpp
+++ b/src/declarative/util/qdeclarativesmoothedanimation.cpp
@@ -249,7 +249,8 @@ void QSmoothedAnimation::init()
}
/*!
- \qmlclass SmoothedAnimation QDeclarativeSmoothedAnimation
+ \qmltype SmoothedAnimation
+ \instantiates QDeclarativeSmoothedAnimation
\ingroup qml-animation-transition
\since 4.7
\inherits NumberAnimation