aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2022-12-08 12:13:49 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2022-12-16 22:53:49 +0000
commit172ca715e609be908b8213e55eb7726768a6f86b (patch)
tree4cd1605f3afdf04495d3368dee459a73d2a33556
parent0142069b043993cb62a9a2eca866d47f27f79791 (diff)
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>
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 77a8cd26..874cff0e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -315,7 +315,7 @@
path = qtquick3dphysics
url = ../qtquick3dphysics.git
branch = dev
- status = preview
+ status = addon
[submodule "qtgrpc"]
depends = qtbase
path = qtgrpc