summaryrefslogtreecommitdiff
path: root/src/compositor/extensions/qwaylandwlshell.cpp
diff options
context:
space:
mode:
authorJohan Klokkhammer Helsing <johan.helsing@qt.io>2017-01-10 15:56:06 +0100
committerJohan Helsing <johan.helsing@qt.io>2017-10-16 07:58:30 +0000
commitfefb26f01fc07aeb615a1aef596cf984f105ca43 (patch)
tree703f39980a5202752428a7006e88cce8164683d0 /src/compositor/extensions/qwaylandwlshell.cpp
parentd8a8378248636060670c048edbf9933eed445d78 (diff)
downloadqtwayland-fefb26f01fc07aeb615a1aef596cf984f105ca43.tar.gz
Documentation: update examples for extensions
Change-Id: If8840594b4077a464e97b4cb6db2fe8b70edf70d Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> Reviewed-by: Pier Luigi Fiorini <pierluigi.fiorini@liri.io>
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 038e41b1..0b4ab332 100644
--- a/src/compositor/extensions/qwaylandwlshell.cpp
+++ b/src/compositor/extensions/qwaylandwlshell.cpp
@@ -277,7 +277,7 @@ void QWaylandWlShellSurfacePrivate::shell_surface_set_class(Resource *resource,
* import QtWayland.Compositor 1.0
*
* WaylandCompositor {
- * extensions: WlShell {
+ * WlShell {
* // ...
* }
* }