summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qabstractanimation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/frontend/qabstractanimation.cpp')
-rw-r--r--src/animation/frontend/qabstractanimation.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/animation/frontend/qabstractanimation.cpp b/src/animation/frontend/qabstractanimation.cpp
index efac3f5ec..e541af011 100644
--- a/src/animation/frontend/qabstractanimation.cpp
+++ b/src/animation/frontend/qabstractanimation.cpp
@@ -43,7 +43,7 @@ namespace Qt3DAnimation {
/*!
\class Qt3DAnimation::QAbstractAnimation
- \brief An abstract base class for Qt3D animations
+ \brief An abstract base class for Qt3D animations.
\inmodule Qt3DAnimation
\since 5.9
\inherits QObject
@@ -57,7 +57,7 @@ namespace Qt3DAnimation {
/*!
\qmltype AbstractAnimation
- \brief An abstract base type for Qt3D animations
+ \brief An abstract base type for Qt3D animations.
\inqmlmodule Qt3D.Animation
\since 5.9
\instantiates Qt3DAnimation::QAbstractAnimation