From 809c753359a6a6c5773b0494a46b1d82f3965db6 Mon Sep 17 00:00:00 2001 From: Paul Wicking Date: Mon, 18 Jun 2018 13:23:13 +0200 Subject: Doc: Add missing dots (qt3d) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-68933 Change-Id: I4226b8b9d70548b6921948c5ea47520f40f5df98 Reviewed-by: Topi Reiniƶ --- src/animation/frontend/qabstractanimation.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/animation/frontend/qabstractanimation.cpp') 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 -- cgit v1.2.3