From 172ca715e609be908b8213e55eb7726768a6f86b Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Thu, 8 Dec 2022 12:13:49 +0200 Subject: [PATCH] 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 --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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