summaryrefslogtreecommitdiffstats
path: root/src/core/transforms/qtransform.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/transforms/qtransform.cpp')
-rw-r--r--src/core/transforms/qtransform.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/transforms/qtransform.cpp b/src/core/transforms/qtransform.cpp
index 116f1d0e6..2b96422f3 100644
--- a/src/core/transforms/qtransform.cpp
+++ b/src/core/transforms/qtransform.cpp
@@ -322,7 +322,7 @@ QMatrix4x4 QTransform::matrix() const
}
/*!
- \property QTransform::worldMatrix
+ \property Qt3DCore::QTransform::worldMatrix
Holds the world transformation matrix for the transform. This assumes the
QTransform component is being referenced by a QEntity. This makes it more