Link to code.qt.io instead of GitHub for _chromium_version
This commit is contained in:
parent
d486a056e7
commit
313cc42d8a
@ -310,7 +310,7 @@ def _chromium_version():
|
|||||||
"""Get the Chromium version for QtWebEngine.
|
"""Get the Chromium version for QtWebEngine.
|
||||||
|
|
||||||
This can also be checked by looking at this file with the right Qt tag:
|
This can also be checked by looking at this file with the right Qt tag:
|
||||||
https://github.com/qt/qtwebengine/blob/dev/tools/scripts/version_resolver.py#L41
|
http://code.qt.io/cgit/qt/qtwebengine.git/tree/tools/scripts/version_resolver.py#n41
|
||||||
|
|
||||||
Quick reference:
|
Quick reference:
|
||||||
Qt 5.7: Chromium 49
|
Qt 5.7: Chromium 49
|
||||||
|
Loading…
Reference in New Issue
Block a user