summaryrefslogtreecommitdiffstats
path: root/src/declarative/timeline/gfxtimeline.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/timeline/gfxtimeline.cpp')
-rw-r--r--src/declarative/timeline/gfxtimeline.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/declarative/timeline/gfxtimeline.cpp b/src/declarative/timeline/gfxtimeline.cpp
index 36b18d0..3e84df8 100644
--- a/src/declarative/timeline/gfxtimeline.cpp
+++ b/src/declarative/timeline/gfxtimeline.cpp
@@ -261,7 +261,7 @@ qreal QmlTimeLinePrivate::value(const Op &op, int time, qreal base, bool *change
/*!
\class QmlTimeLine
- \ingroup animation
+ \ingroup group_animation
\brief The QmlTimeLine class provides a timeline for controlling animations.
QmlTimeLine is similar to QTimeLine except:
@@ -872,7 +872,7 @@ void QmlTimeLine::remove(QmlTimeLineObject *v)
/*!
\class GfxValue
- \ingroup animation
+ \ingroup group_animation
\brief The GfxValue class is modified by QmlTimeLine.
*/