mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-03 13:34:57 +02:00
As of Qt 5.14 we need to bundle QmlModels as well
This commit is contained in:
parent
83177dd270
commit
72509e53e0
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@
|
|||
'Quick',
|
||||
'QuickWidgets',
|
||||
'Qml',
|
||||
'QmlModels',
|
||||
# 'MultimediaWidgets',
|
||||
'Xml',
|
||||
# 'XmlPatterns',
|
||||
|
|
|
|||
Loading…
Reference in a new issue