mirror of https://github.com/qt/qt5.git
Remove qtpurchasing submodule from qt5
Qt purchasing was not part of Qt 6, and will be moved as a demo/example under qtdoc, thus we don't need it here. Task-number: QTBUG-84776 Pick-to: 6.2 Change-Id: Ie6f704e72914072e7e105763ffaeae1d13cff086 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io> Reviewed-by: Rami Potinkara <rami.potinkara@qt.io>
This commit is contained in:
parent
ebf78374a7
commit
eb16fe519f
|
@ -200,13 +200,6 @@
|
||||||
url = ../qtquickcontrols2.git
|
url = ../qtquickcontrols2.git
|
||||||
branch = dev
|
branch = dev
|
||||||
status = essential
|
status = essential
|
||||||
[submodule "qtpurchasing"]
|
|
||||||
depends = qtbase
|
|
||||||
recommends = qtdeclarative
|
|
||||||
path = qtpurchasing
|
|
||||||
url = ../qtpurchasing.git
|
|
||||||
branch = dev
|
|
||||||
status = ignore
|
|
||||||
[submodule "qtcharts"]
|
[submodule "qtcharts"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative qtmultimedia
|
recommends = qtdeclarative qtmultimedia
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 29b8e7a664038b40be0fd04f839e1b382db08318
|
|
Loading…
Reference in New Issue