The QtWebChannel PyQt module is required

This commit is contained in:
Kovid Goyal 2019-08-28 15:45:23 +05:30
parent bf199d6bfa
commit 9f449d90ee
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -90,7 +90,7 @@ PYQT_MODULES = (
'QtWebEngine', 'QtWebEngine',
'QtWebEngineCore', 'QtWebEngineCore',
'QtWebEngineWidgets', 'QtWebEngineWidgets',
# 'QtWebChannel', 'QtWebChannel',
) )
del dlls del dlls