summaryrefslogtreecommitdiff
path: root/examples/wayland
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wayland')
-rw-r--r--examples/wayland/pure-qml/doc/src/pure-qml.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/wayland/pure-qml/doc/src/pure-qml.qdoc b/examples/wayland/pure-qml/doc/src/pure-qml.qdoc
index 90aa9d1d..07400835 100644
--- a/examples/wayland/pure-qml/doc/src/pure-qml.qdoc
+++ b/examples/wayland/pure-qml/doc/src/pure-qml.qdoc
@@ -105,7 +105,7 @@
transitions between states.
The first of these is the \e{activation} transition. This is only supported on the \l{XdgShell},
- since this is the only shell extension which has an \l{XdgTopLevel::activated}{activated} state.
+ since this is the only shell extension which has an \l{XdgToplevel::}{activated} state.
\snippet pure-qml/qml/Chrome.qml activation