summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qkeyframeanimation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/frontend/qkeyframeanimation.cpp')
-rw-r--r--src/animation/frontend/qkeyframeanimation.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animation/frontend/qkeyframeanimation.cpp b/src/animation/frontend/qkeyframeanimation.cpp
index 4c97c6cfd..95b9be45e 100644
--- a/src/animation/frontend/qkeyframeanimation.cpp
+++ b/src/animation/frontend/qkeyframeanimation.cpp
@@ -71,7 +71,7 @@ namespace Qt3DAnimation {
Holds the repeat mode for the position values greater than the last frame position.
*/
/*!
- \enum QKeyframeAnimation::RepeatMode
+ \enum Qt3DAnimation::QKeyframeAnimation::RepeatMode
This enumeration specifies how position values outside keyframe values are handled.
\value None The animation is not applied to the target transform.