summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qabstractanimation.cpp
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2018-06-18 13:23:13 +0200
committerPaul Wicking <paul.wicking@qt.io>2018-06-19 10:03:23 +0000
commit809c753359a6a6c5773b0494a46b1d82f3965db6 (patch)
tree764799cb91d0909cb61ae119a9b6e4e00bfdd05a /src/animation/frontend/qabstractanimation.cpp
parentbc544df60c1bf23df63df6ab8a017c7861319930 (diff)
Doc: Add missing dots (qt3d)
Task-number: QTBUG-68933 Change-Id: I4226b8b9d70548b6921948c5ea47520f40f5df98 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
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