summaryrefslogtreecommitdiff
path: root/doc/src/examples/qml-minehunt.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/qml-minehunt.qdoc')
-rw-r--r--doc/src/examples/qml-minehunt.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/examples/qml-minehunt.qdoc b/doc/src/examples/qml-minehunt.qdoc
index 66c7dd342f..3f24c83948 100644
--- a/doc/src/examples/qml-minehunt.qdoc
+++ b/doc/src/examples/qml-minehunt.qdoc
@@ -28,6 +28,7 @@
/*!
\title Minehunt
\example demos/declarative/minehunt
+ \depends helper/qmlapplicationviewer
\brief The Qt Quick Minehunt demo shows how to create a simple Minehunt game, using QML for the
UI and C++ for the game logic.