summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/elasticnodes.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/elasticnodes.qdoc')
-rw-r--r--examples/widgets/doc/src/elasticnodes.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/elasticnodes.qdoc b/examples/widgets/doc/src/elasticnodes.qdoc
index dc5b3e3f52..2c081613bc 100644
--- a/examples/widgets/doc/src/elasticnodes.qdoc
+++ b/examples/widgets/doc/src/elasticnodes.qdoc
@@ -29,7 +29,7 @@
\example graphicsview/elasticnodes
\title Elastic Nodes Example
- The Elastic Nodes example shows how to implement edges between nodes in a
+ \brief The Elastic Nodes example shows how to implement edges between nodes in a
graph, with basic interaction. You can click to drag a node around, and
zoom in and out using the mouse wheel or the keyboard. Hitting the space
bar will randomize the nodes. The example is also resolution independent;