summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@theqtcompany.com>2016-06-23 13:49:42 +0200
committerVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2016-08-10 10:11:25 +0000
commit3c4b3e3b969080a83ead1332ab80acc1e1c924e5 (patch)
tree5b084971b8c824c1a802f588cc6c2a0ff7224ce5 /src/compositor/extensions
parent19cdda76e8e1803c3c36252088e2f8d756e7cbea (diff)
Doc: minor link issues in qtwayland
Change-Id: I0dd4d0262818ee622f9572506d4025e586f5674b Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'src/compositor/extensions')
-rw-r--r--src/compositor/extensions/qwaylandwlshell.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compositor/extensions/qwaylandwlshell.cpp b/src/compositor/extensions/qwaylandwlshell.cpp
index 93bad2938..a4d982079 100644
--- a/src/compositor/extensions/qwaylandwlshell.cpp
+++ b/src/compositor/extensions/qwaylandwlshell.cpp
@@ -446,7 +446,7 @@ QSize QWaylandWlShellSurface::sizeForResize(const QSizeF &size, const QPointF &d
* This enum type provides a way to specify a specific edge or corner of
* the surface.
*
- * \value None No edge.
+ * \value NoneEdge No edge.
* \value TopEdge The top edge.
* \value BottomEdge The bottom edge.
* \value LeftEdge The left edge.