summaryrefslogtreecommitdiff
path: root/examples/quick/painteditem
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-04-11 16:34:58 +0200
committerOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-04-11 17:04:04 +0200
commit1088aabe6ad770041f038d9eee9da11b9227d36e (patch)
tree693bf3350f113419564aed75e482741eb7e7336a /examples/quick/painteditem
parent99eac6e3fb53dc1ca6f8136a02f93c33be3ef52f (diff)
parent2223f1ae293c2aedf4759564185f74b782395459 (diff)
downloadqtdeclarative-old/5.0.tar.gz
Merge branch 'release' into old/5.0old/5.0
Change-Id: I6e6f2ed367f89bab2114025478c873cfb132fe02
Diffstat (limited to 'examples/quick/painteditem')
-rw-r--r--examples/quick/painteditem/textballoons/doc/src/textballoons.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/painteditem/textballoons/doc/src/textballoons.qdoc b/examples/quick/painteditem/textballoons/doc/src/textballoons.qdoc
index 6f1d751a5f..7ea5a86149 100644
--- a/examples/quick/painteditem/textballoons/doc/src/textballoons.qdoc
+++ b/examples/quick/painteditem/textballoons/doc/src/textballoons.qdoc
@@ -29,7 +29,7 @@
/*!
\title Scenegraph Painted Item Example
\brief Shows how to implement QPainter-based custom scenegraph items.
- \example quick/customitems/painteditem
+ \example customitems/painteditem
\ingroup qtquickexamples
The Painted Item example shows how to use the QML Scene Graph framework to