summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2023-09-25 16:18:16 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-09-27 17:44:32 +0000
commitccd827be0a5b796703eda504364a742a40d84c39 (patch)
tree526cca07da81793962ee89006104d955a5c97270
parent2561158bc6eba4e39153658b0b843e9471ea9db0 (diff)
Move Calendar Widget Example to UI Components category
Change-Id: Iafa05fbfde41dbbf7ddffd667983db9cc1c6e184 Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io> (cherry picked from commit 9de4133da29460b0f1fd13bc3ecd2483dc5ea04a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit c66b3afc5afaf5904ff8cbd6c7d93242f7a55be5)
-rw-r--r--examples/widgets/doc/src/calendarwidget.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/calendarwidget.qdoc b/examples/widgets/doc/src/calendarwidget.qdoc
index 898f4bbded..01c6df6926 100644
--- a/examples/widgets/doc/src/calendarwidget.qdoc
+++ b/examples/widgets/doc/src/calendarwidget.qdoc
@@ -3,7 +3,7 @@
/*!
\title Calendar Widget Example
- \examplecategory {Graphics & Multimedia}
+ \examplecategory {User Interface Components}
\example widgets/calendarwidget
\ingroup examples-widgets
\ingroup examples-layout