Fix .gitmodules to use correct branch

This amends 31d83f1ddb.

Change-Id: Id376f4f079cdc114095955cbf61a74d63a5b3af5
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
Liang Qi
2020-01-27 13:33:01 +01:00
parent 31d83f1ddb
commit 6b60200b7f

4
.gitmodules vendored
View File

@@ -1,7 +1,7 @@
[submodule "qtbase"]
path = qtbase
url = ../qtbase.git
branch = refs/changes/71/283671/6
branch = wip/cmake
status = essential
[submodule "qtsvg"]
depends = qtbase
@@ -14,7 +14,7 @@
recommends = qtsvg
path = qtdeclarative
url = ../qtdeclarative.git
branch = refs/changes/15/287315/8
branch = wip/cmake
status = essential
[submodule "qtactiveqt"]
depends = qtbase