summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2023-09-25 16:18:16 +0200
committerKai Köhne <kai.koehne@qt.io>2023-09-27 08:31:39 +0200
commit9de4133da29460b0f1fd13bc3ecd2483dc5ea04a (patch)
treeda30e481c5254c5b50509cbd966188c5172dd3b9
parentc3171938c3e2426ca3391a7e7f531836e7a08383 (diff)
Move Calendar Widget Example to UI Components category
Pick-to: 6.6 6.6.0 6.5 Change-Id: Iafa05fbfde41dbbf7ddffd667983db9cc1c6e184 Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
-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