From 9a59f1d50fa943f0c4ab94a01f5523773051dbbe Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Tue, 28 May 2024 14:26:28 +0300 Subject: [PATCH] Remove preview status from qthttpserver Qt HTTP Server will be officially supported from Qt 6.8.0 -> Task-number: QTBUG-125155 Pick-to: 6.8 Change-Id: I3286b2b0bdfcb675774d67909d485e88d100c09d Reviewed-by: Antti Kokko --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index be679203..bf077c87 100644 --- a/.gitmodules +++ b/.gitmodules @@ -309,7 +309,7 @@ path = qthttpserver url = ../qthttpserver.git branch = dev - status = preview + status = addon [submodule "qtquick3dphysics"] depends = qtbase qtdeclarative qtquick3d qtshadertools path = qtquick3dphysics