aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2021-06-07 11:13:04 +0300
committerAssam Boudjelthia <assam.boudjelthia@qt.io>2021-06-28 13:29:13 +0000
commiteb16fe519f21c1c60bcbbadf5a318d0765ded166 (patch)
tree79f806844f77efc67088473936359a9e8a1e0eb0 /.gitmodules
parentebf78374a7acced67858046e309f8037cd305270 (diff)
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>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules7
1 files changed, 0 insertions, 7 deletions
diff --git a/.gitmodules b/.gitmodules
index ee154c62..e08a1a6a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -200,13 +200,6 @@
url = ../qtquickcontrols2.git
branch = dev
status = essential
-[submodule "qtpurchasing"]
- depends = qtbase
- recommends = qtdeclarative
- path = qtpurchasing
- url = ../qtpurchasing.git
- branch = dev
- status = ignore
[submodule "qtcharts"]
depends = qtbase
recommends = qtdeclarative qtmultimedia