aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/custommaterial/doc
diff options
context:
space:
mode:
authorJaishree Vyas <[email protected]>2024-01-16 11:31:41 +0100
committerJaishree Vyas <[email protected]>2024-01-17 15:36:27 +0100
commit486cc33ce5c7607b4b2e37eac2588d694742f995 (patch)
treeb3971e01c4d04028246623c21e78a7695e7e4832 /examples/quick/scenegraph/custommaterial/doc
parent17d94525b122acae735babd88527cf4a100d9af7 (diff)
Doc: Create separate Graphics and Multimedia example categories
Fixes: QTBUG-117884 Pick-to: 6.6 6.7 Change-Id: Ib0bb6217c29795fe50efdf827aa9902bbd572032 Reviewed-by: Topi Reiniƶ <[email protected]>
Diffstat (limited to 'examples/quick/scenegraph/custommaterial/doc')
-rw-r--r--examples/quick/scenegraph/custommaterial/doc/src/custommaterial.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/scenegraph/custommaterial/doc/src/custommaterial.qdoc b/examples/quick/scenegraph/custommaterial/doc/src/custommaterial.qdoc
index fbb071ac06..2bbcbbe263 100644
--- a/examples/quick/scenegraph/custommaterial/doc/src/custommaterial.qdoc
+++ b/examples/quick/scenegraph/custommaterial/doc/src/custommaterial.qdoc
@@ -4,7 +4,7 @@
/*!
\example scenegraph/custommaterial
\title Scene Graph - Custom Material
- \examplecategory {Graphics & Multimedia}
+ \examplecategory {Graphics}
\ingroup qtquickexamples
\brief Shows how to implement a custom material in the Qt Quick Scene Graph.