summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/diagramscene.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/diagramscene.qdoc')
-rw-r--r--examples/widgets/doc/src/diagramscene.qdoc4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/widgets/doc/src/diagramscene.qdoc b/examples/widgets/doc/src/diagramscene.qdoc
index 057031462d..1ce869374a 100644
--- a/examples/widgets/doc/src/diagramscene.qdoc
+++ b/examples/widgets/doc/src/diagramscene.qdoc
@@ -121,9 +121,7 @@
We show an example of the creation of an action. The
functionality the actions trigger is discussed in the slots we
- connect the actions to. You can see the \l{Qt Widgets - Application
- Example}{application example} if you need a high-level
- introduction to actions.
+ connect the actions to.
The is the \c createMenus() function: