summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/completer.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/completer.qdoc')
-rw-r--r--examples/widgets/doc/src/completer.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/widgets/doc/src/completer.qdoc b/examples/widgets/doc/src/completer.qdoc
index baa3a55ea6..a2a6d2fc52 100644
--- a/examples/widgets/doc/src/completer.qdoc
+++ b/examples/widgets/doc/src/completer.qdoc
@@ -28,6 +28,7 @@
/*!
\example tools/completer
\title Completer Example
+ \ingroup example-widgets-tools
\brief The Completer example shows how to provide string-completion facilities
for an input widget based on data provided by a model.