aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/canvas/canvas.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/canvas/canvas.qml')
-rw-r--r--examples/quick/canvas/canvas.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/canvas/canvas.qml b/examples/quick/canvas/canvas.qml
index bdb58f4c78..cf3c37a4c3 100644
--- a/examples/quick/canvas/canvas.qml
+++ b/examples/quick/canvas/canvas.qml
@@ -45,6 +45,7 @@ import "../../shared" as Examples
\title QtQuick Examples - Canvas
\example quick/canvas
\brief This is a collection of QML Canvas examples.
+ \image qml-canvas-example.png
This is a collection of small QML examples relating to Canvas item. Each example is
a small QML file emphasizing a particular element or feature.