summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2022-12-08 12:13:49 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2023-02-02 10:02:32 +0200
commit09fc2df08613309e1c2df479f19ceeb940722fdc (patch)
tree027f3e5028bb292315b7cba6f1ee24cb7645f812
parent5271768423c8c020c6cc773cad007682ee9bbc0f (diff)
downloadqt5-09fc2df08613309e1c2df479f19ceeb940722fdc.tar.gz
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 172ca715e609be908b8213e55eb7726768a6f86b) Reviewed-by: Jonas Karlsson <jonas.karlsson@qt.io>
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index a99135b6..59607b14 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -315,7 +315,7 @@
path = qtquick3dphysics
url = ../qtquick3dphysics.git
branch = 6.5
- status = preview
+ status = addon
[submodule "qtgrpc"]
depends = qtbase
path = qtgrpc