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
commit660cdafb7b1a0d7e671edd0c15ff838793beae51 (patch)
treed182fab9ae6695855da094a48744eba6662a5ae6
parent615caa0bffebebfcf9bfeb33ce95f50264d828f1 (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",