aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/draganddrop/doc/src/draganddrop.qdoc
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@digia.com>2013-03-18 17:00:14 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-21 10:48:16 +0100
commit1a23fbc59a1389677b3f232379f441ed5b4cdf90 (patch)
tree07fcbdb62b3e0945e32a2219d64a907608e37408 /examples/quick/draganddrop/doc/src/draganddrop.qdoc
parenta57ce3d8c1f098565d044993dbd8fa6cd5fb05b8 (diff)
Fix duplicate examples for qml/quick modules
Task-number: QTBUG-30233 Change-Id: Ic0a6d9112dbf8903d68f571e0ac853d89ff31ebe Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'examples/quick/draganddrop/doc/src/draganddrop.qdoc')
-rw-r--r--examples/quick/draganddrop/doc/src/draganddrop.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/draganddrop/doc/src/draganddrop.qdoc b/examples/quick/draganddrop/doc/src/draganddrop.qdoc
index 1844c3b4eb..4e97902354 100644
--- a/examples/quick/draganddrop/doc/src/draganddrop.qdoc
+++ b/examples/quick/draganddrop/doc/src/draganddrop.qdoc
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
\title QtQuick Examples - Drag and Drop
- \example quick/draganddrop
+ \example draganddrop
\brief This is a collection of QML drag and drop examples
\image qml-draganddrop-example.png
\ingroup qtquickexamples