summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/undoframework.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/undoframework.qdoc')
-rw-r--r--examples/widgets/doc/src/undoframework.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/widgets/doc/src/undoframework.qdoc b/examples/widgets/doc/src/undoframework.qdoc
index d0aaa785d2..3ed1ed290b 100644
--- a/examples/widgets/doc/src/undoframework.qdoc
+++ b/examples/widgets/doc/src/undoframework.qdoc
@@ -28,6 +28,7 @@
/*!
\example tools/undoframework
\title Undo Framework Example
+ \ingroup examples-widgets-tools
\brief This example shows how to implement undo/redo functionality
with the Qt undo framework.