From 1a23fbc59a1389677b3f232379f441ed5b4cdf90 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Mon, 18 Mar 2013 17:00:14 +0100 Subject: Fix duplicate examples for qml/quick modules Task-number: QTBUG-30233 Change-Id: Ic0a6d9112dbf8903d68f571e0ac853d89ff31ebe Reviewed-by: Jerome Pasion --- examples/quick/painteditem/textballoons/doc/src/textballoons.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/quick/painteditem') 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 -- cgit v1.2.3