diff options
author | Paul Wicking <paul.wicking@qt.io> | 2018-06-18 15:54:32 +0200 |
---|---|---|
committer | Paul Wicking <paul.wicking@qt.io> | 2018-06-19 04:04:26 +0000 |
commit | 213429db416b60c6013624615206a6bf4c059d3f (patch) | |
tree | ba6eecfe3da6f016422f240e9c437a30a2b5c9a8 /src/compositor/extensions/qwaylandxdgshellv5.cpp | |
parent | db7b958fb2d82a85ef45eba852cf411ebde852bf (diff) | |
download | qtwayland-213429db416b60c6013624615206a6bf4c059d3f.tar.gz |
Doc: Add missing dots (qtwayland)
Task-number: QTBUG-68933
Change-Id: I02ba2e659d21923934dab970af23856b45ff1570
Reviewed-by: Johan Helsing <johan.helsing@qt.io>
Diffstat (limited to 'src/compositor/extensions/qwaylandxdgshellv5.cpp')
-rw-r--r-- | src/compositor/extensions/qwaylandxdgshellv5.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compositor/extensions/qwaylandxdgshellv5.cpp b/src/compositor/extensions/qwaylandxdgshellv5.cpp index cbcd50ae..6bfaf7a6 100644 --- a/src/compositor/extensions/qwaylandxdgshellv5.cpp +++ b/src/compositor/extensions/qwaylandxdgshellv5.cpp @@ -1324,7 +1324,7 @@ QWaylandQuickShellIntegration *QWaylandXdgSurfaceV5::createIntegration(QWaylandQ * \class QWaylandXdgPopupV5 * \inmodule QtWaylandCompositor * \since 5.8 - * \brief The QWaylandXdgPopupV5 class provides menus for an xdg surface + * \brief The QWaylandXdgPopupV5 class provides menus for an xdg surface. * * This class is part of the QWaylandXdgShellV5 extension and provides a way to * extend the functionality of an existing QWaylandSurface with features |