mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-07 09:01:38 -04:00
Qt6 uses slightly different dll set
This commit is contained in:
parent
17d9cd0b6a
commit
49ee740d19
@ -20,18 +20,16 @@ dlls = [
|
|||||||
'Gui',
|
'Gui',
|
||||||
'Network',
|
'Network',
|
||||||
# 'NetworkAuth',
|
# 'NetworkAuth',
|
||||||
'Location',
|
|
||||||
'PrintSupport',
|
'PrintSupport',
|
||||||
'WebChannel',
|
'WebChannel',
|
||||||
# 'WebSockets',
|
# 'WebSockets',
|
||||||
# 'WebView',
|
# 'WebView',
|
||||||
'Positioning',
|
'Positioning',
|
||||||
'PositioningQuick',
|
|
||||||
'Sensors',
|
'Sensors',
|
||||||
'Sql',
|
'Sql',
|
||||||
'Svg',
|
'Svg',
|
||||||
|
'WebChannel',
|
||||||
'WebEngineCore',
|
'WebEngineCore',
|
||||||
'WebEngine',
|
|
||||||
'WebEngineWidgets',
|
'WebEngineWidgets',
|
||||||
'Widgets',
|
'Widgets',
|
||||||
# 'Multimedia',
|
# 'Multimedia',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user