mirror of https://github.com/qt/qt5.git
Restore qtwebview as a addon in qt5.git
According to plan Qt Webview will be back in Qt 6.2 so let's add it in official builds Task-number: QTBUG-93222 Change-Id: I20a20e74f08327a15d6c3985a42efc01b01a5848 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> Reviewed-by: Michal Klocek <michal.klocek@qt.io>
This commit is contained in:
parent
b28866f7b1
commit
d71ae6f832
|
@ -205,7 +205,7 @@
|
||||||
path = qtwebview
|
path = qtwebview
|
||||||
url = ../qtwebview.git
|
url = ../qtwebview.git
|
||||||
branch = dev
|
branch = dev
|
||||||
status = ignore
|
status = addon
|
||||||
[submodule "qtquickcontrols2"]
|
[submodule "qtquickcontrols2"]
|
||||||
depends = qtdeclarative
|
depends = qtdeclarative
|
||||||
recommends = qtimageformats qtgraphicaleffects
|
recommends = qtimageformats qtgraphicaleffects
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit dfbe1343cd7d34a5fa3c9854568cc28e265df15d
|
Subproject commit bd8c42b186c74b398f28189fe9db7841f8e47bb9
|
Loading…
Reference in New Issue