summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/qml-samegame.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/qml-samegame.qdoc')
-rw-r--r--doc/src/examples/qml-samegame.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/examples/qml-samegame.qdoc b/doc/src/examples/qml-samegame.qdoc
index 8b67a49..8c4c75b 100644
--- a/doc/src/examples/qml-samegame.qdoc
+++ b/doc/src/examples/qml-samegame.qdoc
@@ -32,5 +32,7 @@
\brief The Qt Quick Same Game demo shows how to write a 'Same Game' game in QML, using Javascript
for all the game logic.
+ \depends helper/qmlapplicationviewer
+
\image qml-samegame-demo.png
*/