mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-30 02:32:33 -04:00
...
This commit is contained in:
@@ -123,6 +123,7 @@ QT_PLUGINS = ('imageformats', 'audio', 'iconengines', 'mediaservice', 'platforms
|
||||
|
||||
PYQT_MODULES = ('Qt', 'QtCore', 'QtGui', 'QtNetwork', # 'QtMultimedia', 'QtMultimediaWidgets',
|
||||
'QtPrintSupport', 'QtSensors', 'QtSvg', 'QtWebKit', 'QtWebKitWidgets', 'QtWidgets')
|
||||
QT_FRAMEWORKS = []
|
||||
|
||||
if iswindows:
|
||||
QT_DLLS += ['Qt5WinExtras']
|
||||
|
||||
Reference in New Issue
Block a user