summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qabstractanimationclip.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/frontend/qabstractanimationclip.cpp')
-rw-r--r--src/animation/frontend/qabstractanimationclip.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animation/frontend/qabstractanimationclip.cpp b/src/animation/frontend/qabstractanimationclip.cpp
index 0dabe9c16..a176ca98a 100644
--- a/src/animation/frontend/qabstractanimationclip.cpp
+++ b/src/animation/frontend/qabstractanimationclip.cpp
@@ -108,7 +108,7 @@ QAbstractAnimationClip::~QAbstractAnimationClip()
}
/*!
- \property QAbstractAnimationClip::duration
+ \property Qt3DAnimation::QAbstractAnimationClip::duration
Holds the duration of the animation clip in seconds. Gets updated once the
animation data is provided to Qt 3D using one of the concrete subclasses.