summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qblendedclipanimator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/frontend/qblendedclipanimator.cpp')
-rw-r--r--src/animation/frontend/qblendedclipanimator.cpp7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/animation/frontend/qblendedclipanimator.cpp b/src/animation/frontend/qblendedclipanimator.cpp
index 90d82a69f..93cc27f50 100644
--- a/src/animation/frontend/qblendedclipanimator.cpp
+++ b/src/animation/frontend/qblendedclipanimator.cpp
@@ -267,12 +267,11 @@ QBlendedClipAnimator::~QBlendedClipAnimator()
}
/*!
- \qmlproperty AbstractClipBlendNode blendTree
+ \qmlproperty AbstractClipBlendNode Qt3D.Animation::BlendedClipAnimator::blendTree
- This property holds the root of the animation blend tree that will be evaluated before being
- interpolated by the animator.
+ This property holds the root of the animation blend tree that will
+ be evaluated before being interpolated by the animator.
*/
-
/*!
\property QBlendedClipAnimator::blendTree