summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/codeeditor.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/codeeditor.qdoc')
-rw-r--r--examples/widgets/doc/src/codeeditor.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/widgets/doc/src/codeeditor.qdoc b/examples/widgets/doc/src/codeeditor.qdoc
index ba7aa8135a..95b75cc82b 100644
--- a/examples/widgets/doc/src/codeeditor.qdoc
+++ b/examples/widgets/doc/src/codeeditor.qdoc
@@ -28,8 +28,8 @@
/*!
\example widgets/codeeditor
\title Code Editor Example
-
- The Code Editor example shows how to create a simple editor that
+ \ingroup examples-widgets
+ \brief The Code Editor example shows how to create a simple editor that
has line numbers and that highlights the current line.
\image codeeditor-example.png