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:
Jani Heikkinen 2022-12-08 12:13:49 +02:00
parent 0142069b04
commit 172ca715e6
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -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