summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/dragdroprobot.qdoc
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@digia.com>2012-11-30 16:31:06 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-04 08:14:33 +0100
commit36d12783c9f8eee133f9ab634f6b54e8a3cd75d4 (patch)
treeb3d1d198b9b11c934e4c7701845f189515401f08 /examples/widgets/doc/src/dragdroprobot.qdoc
parentab97a44b6ae5cc826460f3704669383afd398594 (diff)
Fix linking of itemviews and graphicsview examples
Change-Id: I6905cc6945e2eb396108f9fb16da042e576e3afb Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
Diffstat (limited to 'examples/widgets/doc/src/dragdroprobot.qdoc')
-rw-r--r--examples/widgets/doc/src/dragdroprobot.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/dragdroprobot.qdoc b/examples/widgets/doc/src/dragdroprobot.qdoc
index cc5e6bd07d..8187cbfd46 100644
--- a/examples/widgets/doc/src/dragdroprobot.qdoc
+++ b/examples/widgets/doc/src/dragdroprobot.qdoc
@@ -28,7 +28,7 @@
/*!
\example graphicsview/dragdroprobot
\title Drag and Drop Robot Example
-
+ \ingroup examples-graphicsview
\brief The Drag and Drop Robot example shows how to implement Drag and Drop in a
QGraphicsItem subclass, as well as how to animate items using Qt's
\l{Animation Framework}.