summaryrefslogtreecommitdiff
path: root/src/compositor
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2021-05-11 12:44:34 +0200
committerPaul Olav Tvete <paul.tvete@qt.io>2021-08-13 14:34:56 +0200
commitea929b6fa5a90602e6f1fb597e3edfed9e6de3a7 (patch)
treef43077aca5e1c42f5688378d0902ef8e3c4cb7e3 /src/compositor
parent12401c6f116f26e38182c90dc6920e4610f0e90d (diff)
downloadqtwayland-ea929b6fa5a90602e6f1fb597e3edfed9e6de3a7.tar.gz
doc: Expand documentation of Pure QML example
Add details about what customizations are specific to this example. Task-number: QTBUG-91674 Change-Id: Icf2dd4fb2bcbd230bbadbb01e5a57f481ad178eb Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io> Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Diffstat (limited to 'src/compositor')
-rw-r--r--src/compositor/doc/qtwaylandcompositor.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compositor/doc/qtwaylandcompositor.qdocconf b/src/compositor/doc/qtwaylandcompositor.qdocconf
index 67dae52b..62f9bd90 100644
--- a/src/compositor/doc/qtwaylandcompositor.qdocconf
+++ b/src/compositor/doc/qtwaylandcompositor.qdocconf
@@ -31,7 +31,7 @@ qhp.QtWaylandCompositor.subprojects.examples.indexTitle = Qt Wayland Composi
qhp.QtWaylandCompositor.subprojects.examples.selectors = fake:example
qhp.QtWaylandCompositor.subprojects.examples.sortPages = true
-depends += qtcore qtqml qtquick qtdoc qtquickcontrols qmake qtgui qtqmlmodels qtwidgets
+depends += qtcore qtqml qtquick qtdoc qtquickcontrols qmake qtgui qtqmlmodels qtwidgets qtvirtualkeyboard
exampledirs += ../../../examples/wayland
headerdirs += ..