summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions/qwaylandwlshell.cpp
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-06-30 13:35:37 +0200
committerLiang Qi <liang.qi@qt.io>2016-06-30 14:28:55 +0200
commitb07e95e408fde45a0ce1a1b6683d432c9657e650 (patch)
tree65a80f556bf54d188d17ff985f37eb138007c9f4 /src/compositor/extensions/qwaylandwlshell.cpp
parent4d4f44a70f663428241c83e26d073f5e5ece8b62 (diff)
parentcddeb1c7c0e9d02c5f5542d7d12b4fa992bfb050 (diff)
Merge remote-tracking branch 'origin/5.7' into dev
Conflicts: src/compositor/extensions/qwaylandxdgshellintegration.cpp Change-Id: I3e8666d0c2fd047f12daeb94b2c967c646576ed9
Diffstat (limited to 'src/compositor/extensions/qwaylandwlshell.cpp')
-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 51c73fc64..d39876cbc 100644
--- a/src/compositor/extensions/qwaylandwlshell.cpp
+++ b/src/compositor/extensions/qwaylandwlshell.cpp
@@ -252,7 +252,7 @@ void QWaylandWlShellSurfacePrivate::shell_surface_set_class(Resource *resource,
* \preliminary
* \brief Extension for desktop-style user interfaces.
*
- * The WlShell extension provides a way to assiociate a \l{ShellSurface}
+ * The WlShell extension provides a way to assiociate a ShellSurface
* with a regular Wayland surface. Using the shell surface interface, the client
* can request that the surface is resized, moved, and so on.
*