From 8bd73ad989e5850b48941c7d286181c6b394b05a Mon Sep 17 00:00:00 2001 From: Paul Wicking Date: Mon, 18 Jun 2018 13:11:18 +0200 Subject: Doc: Add missing full stops in briefs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-68933 Change-Id: I3f2a9f8c562f9a44bb32bddd31d75abbfe6de04d Reviewed-by: Topi Reiniƶ --- src/platformheaders/nativecontexts/qeglnativecontext.qdoc | 2 +- src/platformheaders/nativecontexts/qwglnativecontext.qdoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/platformheaders') diff --git a/src/platformheaders/nativecontexts/qeglnativecontext.qdoc b/src/platformheaders/nativecontexts/qeglnativecontext.qdoc index 22e763ec24..3779ea10c8 100644 --- a/src/platformheaders/nativecontexts/qeglnativecontext.qdoc +++ b/src/platformheaders/nativecontexts/qeglnativecontext.qdoc @@ -30,7 +30,7 @@ \inmodule QtPlatformHeaders \since 5.4 - \brief A class encapsulating an EGL context and display handle + \brief A class encapsulating an EGL context and display handle. \note There is no binary compatibility guarantee for this class, meaning that an application using it is only guaranteed to work with the Qt version it was diff --git a/src/platformheaders/nativecontexts/qwglnativecontext.qdoc b/src/platformheaders/nativecontexts/qwglnativecontext.qdoc index ccc5e2b1d0..20563c3906 100644 --- a/src/platformheaders/nativecontexts/qwglnativecontext.qdoc +++ b/src/platformheaders/nativecontexts/qwglnativecontext.qdoc @@ -30,7 +30,7 @@ \inmodule QtPlatformHeaders \since 5.4 - \brief A class encapsulating a WGL context on Windows with desktop OpenGL (opengl32.dll) + \brief A class encapsulating a WGL context on Windows with desktop OpenGL (opengl32.dll). \note There is no binary compatibility guarantee for this class, meaning that an application using it is only guaranteed to work with the Qt -- cgit v1.2.3