diff --git a/src/3rdparty/D3D12MemoryAllocator/qt_attribution.json b/src/3rdparty/D3D12MemoryAllocator/qt_attribution.json index a24a49b6380..48cd78e7496 100644 --- a/src/3rdparty/D3D12MemoryAllocator/qt_attribution.json +++ b/src/3rdparty/D3D12MemoryAllocator/qt_attribution.json @@ -1,6 +1,6 @@ [ { - "Id": "D3D12MemoryAllocator", + "Id": "d3d12memoryallocator", "Name": "D3D12 Memory Allocator", "QDocModule": "qtgui", "Description": "D3D12 Memory Allocator", diff --git a/src/3rdparty/VulkanMemoryAllocator/qt_attribution.json b/src/3rdparty/VulkanMemoryAllocator/qt_attribution.json index 4fecb9ee6ad..455fe6da6fe 100644 --- a/src/3rdparty/VulkanMemoryAllocator/qt_attribution.json +++ b/src/3rdparty/VulkanMemoryAllocator/qt_attribution.json @@ -1,6 +1,6 @@ [ { - "Id": "VulkanMemoryAllocator", + "Id": "vulkanmemoryallocator", "Name": "Vulkan Memory Allocator", "QDocModule": "qtgui", "Description": "Vulkan Memory Allocator", diff --git a/src/3rdparty/icc/qt_attribution.json b/src/3rdparty/icc/qt_attribution.json index 3e46223fb59..b99b9ce1227 100644 --- a/src/3rdparty/icc/qt_attribution.json +++ b/src/3rdparty/icc/qt_attribution.json @@ -1,6 +1,6 @@ [ { - "Id": "icc-sRGB-color-profile", + "Id": "icc-srgb-color-profile", "Name": "sRGB color profile icc file", "QDocModule": "qtgui", "QtUsage": "Used in Qt Gui (Embedded into PDF/A-1b files generated by QPrinter/QPdfWriter).",