summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan Klokkhammer Helsing <johan.helsing@qt.io>2017-07-12 15:39:37 +0200
committerJohan Helsing <johan.helsing@qt.io>2017-08-09 15:58:50 +0000
commit6e6473699e3fe99b114b151c9a9e03f4dd183c89 (patch)
tree0cbe36dcec91cd2762aed485d807ea19c0c44763
parent1ad476827975419594f7b294b5fc984ee59237ad (diff)
Documentation: ShellSurfaceItem inherits WaylandQuickItem
Change-Id: Ia67fe4f677dd77a6c1b4d7c1762fdefa9a2aed60 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
-rw-r--r--src/compositor/extensions/qwaylandquickshellsurfaceitem.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compositor/extensions/qwaylandquickshellsurfaceitem.cpp b/src/compositor/extensions/qwaylandquickshellsurfaceitem.cpp
index b0a141f8..bb2f7254 100644
--- a/src/compositor/extensions/qwaylandquickshellsurfaceitem.cpp
+++ b/src/compositor/extensions/qwaylandquickshellsurfaceitem.cpp
@@ -47,6 +47,7 @@ QT_BEGIN_NAMESPACE
/*!
* \qmltype ShellSurfaceItem
+ * \inherits WaylandQuickItem
* \inqmlmodule QtWayland.Compositor
* \since 5.8
* \brief A Qt Quick item type representing a WlShellSurface.