summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <[email protected]>2024-09-27 14:24:09 +0200
committerKai Köhne <[email protected]>2024-10-31 17:36:09 +0200
commit2f50933fa42f3ef101bfc00c54f92b70f13d309f (patch)
treea324dc47c600f3574a940a141857cb9bcf8d54db
parentaa701532f63d0bb6b335e1ccd3acb55f682478a2 (diff)
Show Custom Completer example as part of UI Components category
Pick-to: 6.7 6.8 Change-Id: I6f91d5b684bcc16eb145d5c504ccc8dbe9149c8a Reviewed-by: Mats Honkamaa <[email protected]>
-rw-r--r--examples/widgets/tools/customcompleter/doc/src/customcompleter.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/widgets/tools/customcompleter/doc/src/customcompleter.qdoc b/examples/widgets/tools/customcompleter/doc/src/customcompleter.qdoc
index 0b36549dec5..e03ea703a1f 100644
--- a/examples/widgets/tools/customcompleter/doc/src/customcompleter.qdoc
+++ b/examples/widgets/tools/customcompleter/doc/src/customcompleter.qdoc
@@ -4,6 +4,8 @@
/*!
\example tools/customcompleter
\title Custom Completer Example
+ \examplecategory {User Interface Components}
+
\ingroup examples-widgets-tools