summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qmorphtarget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/frontend/qmorphtarget.cpp')
-rw-r--r--src/animation/frontend/qmorphtarget.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/animation/frontend/qmorphtarget.cpp b/src/animation/frontend/qmorphtarget.cpp
index bca51cfe4..537dc0d86 100644
--- a/src/animation/frontend/qmorphtarget.cpp
+++ b/src/animation/frontend/qmorphtarget.cpp
@@ -63,9 +63,9 @@ namespace Qt3DAnimation {
\instantiates Qt3DAnimation::QMorphTarget
A MorphTarget type is a convenience type, which provides a list
- of \l {Qt3D.Render::Attribute} {Attributes}, which the MorphingAnimation uses
+ of \l {Qt3D.Core::Attribute} {Attributes}, which the MorphingAnimation uses
to animate geometry. A MorphTarget can also be created based on existing
- \l {Qt3D.Render::Geometry}{Geometry}.
+ \l {Qt3D.Core::Geometry}{Geometry}.
*/