summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2023-08-29 16:59:21 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-09-04 10:59:42 +0000
commitb486520cafb1ab6abaf6ba270f07ecc57e36a95f (patch)
tree649513eaeda27f665c9ddb8d41c7703ffa4b1b67
parentc0ec15d5208756b1dce10e0b8fb247c9a3515b0a (diff)
Doc: Hide attributions for example icons from overview
The code is only used in an example. Task-number: QTBUG-116580 Change-Id: I62786f01e2a368e7439c5fff3a83bff1ad2f0baa Reviewed-by: Ievgenii Meshcheriakov <ievgenii.meshcheriakov@qt.io> Reviewed-by: Topi Reiniö <topi.reinio@qt.io> (cherry picked from commit 8b1c26be6b984d92260d3599ec52de4c6c579dc6) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--examples/nfc/ndefeditor/icons/ndefeditor/qt_attribution.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/nfc/ndefeditor/icons/ndefeditor/qt_attribution.json b/examples/nfc/ndefeditor/icons/ndefeditor/qt_attribution.json
index 9b0528e0..9b1ae419 100644
--- a/examples/nfc/ndefeditor/icons/ndefeditor/qt_attribution.json
+++ b/examples/nfc/ndefeditor/icons/ndefeditor/qt_attribution.json
@@ -3,6 +3,9 @@
"Name": "Selected Material Icons",
"QDocModule": "qtnfc",
"QtUsage": "Used in NDEF Editor Example for QtNfc.",
+ "QtParts": [
+ "examples"
+ ],
"Files": "20x20 20x20@2 20x20@3 20x20@4",
"Homepage": "https://fonts.google.com/icons",
"License": "Apache License Version 2.0",