summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/syntaxhighlighter.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/syntaxhighlighter.qdoc')
-rw-r--r--examples/widgets/doc/src/syntaxhighlighter.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/widgets/doc/src/syntaxhighlighter.qdoc b/examples/widgets/doc/src/syntaxhighlighter.qdoc
index 8167137abe..b417499f6f 100644
--- a/examples/widgets/doc/src/syntaxhighlighter.qdoc
+++ b/examples/widgets/doc/src/syntaxhighlighter.qdoc
@@ -28,6 +28,9 @@
/*!
\example richtext/syntaxhighlighter
\title Syntax Highlighter Example
+ \group examples-richtext
+ \brief The Syntax Highligher example shows how to perform
+ simple syntax highlighing.
\brief The Syntax Highlighter example shows how to perform simple syntax
highlighting by subclassing the QSyntaxHighlighter class.