mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-20 21:40:00 +08:00
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:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user