summaryrefslogtreecommitdiffstats
path: root/src/gui/vulkan/qt_attribution.json
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2023-01-06 15:18:08 +0100
committerKai Köhne <kai.koehne@qt.io>2023-01-10 19:09:34 +0000
commit2c78c5d4569d89c204857ab007f9e260b219d624 (patch)
treef90d517c2783379b8747d8c72875c71d1b07006f /src/gui/vulkan/qt_attribution.json
parent377a9f77680289cac8ebd8fd14d21eba205bdc3a (diff)
Doc: Fix qt_attribution.json files using Path for files
Since qttools commit 39fdcb8e7a, qtattributionsscanner fails if 'Path' is not a directory. Use the 'Files' attribute instead. Pick-to: 6.4 6.5 Fixes: QTBUG-110002 Change-Id: I65fecdcb852ce9abea55f168cd939804bae9ae80 Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/gui/vulkan/qt_attribution.json')
-rw-r--r--src/gui/vulkan/qt_attribution.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/vulkan/qt_attribution.json b/src/gui/vulkan/qt_attribution.json
index f2ebf9b918..b49e59954d 100644
--- a/src/gui/vulkan/qt_attribution.json
+++ b/src/gui/vulkan/qt_attribution.json
@@ -5,7 +5,7 @@
"QDocModule": "qtgui",
"Description": "Vulkan XML API Registry.",
"QtUsage": "Used to dynamically generate the sources for the QVulkan(Device)Functions classes.",
- "Path": "vk.xml",
+ "Files": "vk.xml",
"Homepage": "https://www.khronos.org/",
"Version": "1.3.223",