aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/demos/maroon
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/demos/maroon')
-rw-r--r--examples/quick/demos/maroon/doc/src/maroon.qdoc10
1 files changed, 8 insertions, 2 deletions
diff --git a/examples/quick/demos/maroon/doc/src/maroon.qdoc b/examples/quick/demos/maroon/doc/src/maroon.qdoc
index c18b6bc874..59f6397dcf 100644
--- a/examples/quick/demos/maroon/doc/src/maroon.qdoc
+++ b/examples/quick/demos/maroon/doc/src/maroon.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
@@ -32,5 +32,11 @@
\brief A cute game designed for touchscreens.
\image qtquick-demo-maroon-med-1.png
\image qtquick-demo-maroon-med-2.png
-*/
+ \e{Maroon in Trouble} demonstrates various QML and \l{Qt Quick} features
+ such as displaying custom components and playing sound effects.
+
+ \include examples-run.qdocinc
+
+ \sa {QML Applications}
+*/