mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Extra Qt DLLs needed for Qt 6.8
This commit is contained in:
parent
e1383f51af
commit
0d92c9f7dd
@ -39,7 +39,9 @@ dlls = [
|
|||||||
'Quick',
|
'Quick',
|
||||||
'QuickWidgets',
|
'QuickWidgets',
|
||||||
'Qml',
|
'Qml',
|
||||||
|
'QmlMeta',
|
||||||
'QmlModels',
|
'QmlModels',
|
||||||
|
'QmlWorkerScript',
|
||||||
'Xml',
|
'Xml',
|
||||||
# 'XmlPatterns',
|
# 'XmlPatterns',
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user