From 9e76e174ef264f8456a8507e741d1e58c84e9791 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 Change-Id: I3286b2b0bdfcb675774d67909d485e88d100c09d Reviewed-by: Antti Kokko (cherry picked from commit 9a59f1d50fa943f0c4ab94a01f5523773051dbbe) --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 9ff1afbb..071b8bbd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -309,7 +309,7 @@ path = qthttpserver url = ../qthttpserver.git branch = 6.8 - status = preview + status = addon [submodule "qtquick3dphysics"] depends = qtbase qtdeclarative qtquick3d qtshadertools path = qtquick3dphysics