From 8dddf4fff07fee0d5765143bab3c6f3ded2f0ac5 Mon Sep 17 00:00:00 2001 From: Venugopal Shivashankar Date: Thu, 11 Aug 2016 16:29:12 +0200 Subject: Doc: Language edits MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-53147 Change-Id: I353cf18b9661b5eb2371072f8091dc890fc7fcf0 Reviewed-by: Leena Miettinen Reviewed-by: Topi Reiniƶ --- src/compositor/extensions/qwaylandxdgshell.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/compositor/extensions/qwaylandxdgshell.cpp') diff --git a/src/compositor/extensions/qwaylandxdgshell.cpp b/src/compositor/extensions/qwaylandxdgshell.cpp index 4618891dc..b5346036a 100644 --- a/src/compositor/extensions/qwaylandxdgshell.cpp +++ b/src/compositor/extensions/qwaylandxdgshell.cpp @@ -579,7 +579,7 @@ void QWaylandXdgShell::handleFocusChanged(QWaylandSurface *newSurface, QWaylandS * \class QWaylandXdgSurface * \inmodule QtWaylandCompositor * \preliminary - * \brief An xdg surface providing desktop-style compositor-specific features to a surface. + * \brief The QWaylandXdgSurface class provides desktop-style compositor-specific features to an xdg surface. * * This class is part of the QWaylandXdgShell extension and provides a way to * extend the functionality of an existing QWaylandSurface with features @@ -927,7 +927,7 @@ QWaylandQuickShellIntegration *QWaylandXdgSurface::createIntegration(QWaylandQui * \class QWaylandXdgPopup * \inmodule QtWaylandCompositor * \preliminary - * \brief An xdg popup providing menus for an xdg surface + * \brief The QWaylandXdgPopup class provides menus for an xdg surface * * This class is part of the QWaylandXdgShell extension and provides a way to * extend the functionality of an existing QWaylandSurface with features -- cgit v1.2.3