mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-19 11:36:12 +08:00
Add qt5compat to submodules list in dev
Task-number: QTBUG-81630 Change-Id: I85f3d4a5ddbef28c217903816568e0420902f694 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -330,3 +330,9 @@
|
|||||||
url = ../qtshadertools.git
|
url = ../qtshadertools.git
|
||||||
branch = dev
|
branch = dev
|
||||||
status = addon
|
status = addon
|
||||||
|
[submodule "qt5compat"]
|
||||||
|
depends = qtbase
|
||||||
|
path = qt5compat
|
||||||
|
url = ../qt5compat.git
|
||||||
|
branch = dev
|
||||||
|
status = deprecated
|
||||||
|
|||||||
1
qt5compat
Submodule
1
qt5compat
Submodule
Submodule qt5compat added at e9c7c8459f
Reference in New Issue
Block a user