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
Change-Id: Ic117f4cf3e99e4a2f59bd84aa14979419a3533b9
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 172ca715e6)
Reviewed-by: Jonas Karlsson <jonas.karlsson@qt.io>
This commit is contained in:
Jani Heikkinen
2022-12-08 12:13:49 +02:00
parent 5271768423
commit 09fc2df086

2
.gitmodules vendored
View File

@@ -315,7 +315,7 @@
path = qtquick3dphysics
url = ../qtquick3dphysics.git
branch = 6.5
status = preview
status = addon
[submodule "qtgrpc"]
depends = qtbase
path = qtgrpc