mirror of
git://code.qt.io/qt/qt5.git
synced 2025-12-22 16:06:16 +08:00
Qt6: Remove 'TP' status from qtquick3dphysics from Qt 6.5 ->
qtquick3dphysics will be officially supported module form Qt 6.5 -> so change the status in .gitmodules from preview to addon Task-number: QTBUG-107387 Pick-to: 6.5 Change-Id: Ic117f4cf3e99e4a2f59bd84aa14979419a3533b9 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -315,7 +315,7 @@
|
|||||||
path = qtquick3dphysics
|
path = qtquick3dphysics
|
||||||
url = ../qtquick3dphysics.git
|
url = ../qtquick3dphysics.git
|
||||||
branch = dev
|
branch = dev
|
||||||
status = preview
|
status = addon
|
||||||
[submodule "qtgrpc"]
|
[submodule "qtgrpc"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtgrpc
|
path = qtgrpc
|
||||||
|
|||||||
Reference in New Issue
Block a user