From 7d8cd3fc594901565f08d85efb3f4b6e4a956f92 Mon Sep 17 00:00:00 2001 From: Axel Spoerl Date: Tue, 4 Feb 2025 13:44:40 +0000 Subject: [PATCH] Revert "Use relative url for qlitehtml repo" This reverts commit f4249930496ebaa7a0cdcc051b4b9a6cea26ad95. Reason for revert: Causes QTBUG-133397 Change-Id: I49602046d2a873fd23345572936443a549d0dba2 Reviewed-by: Toni Saario Reviewed-by: Eike Ziller (cherry picked from commit 728d61faa20811cc5e5a68bcbe6dc3067293dddb) Reviewed-by: Qt Cherry-pick Bot (cherry picked from commit 95f336236d15bd29c1634ddd4e28de78f9b631de) --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 265b84344..3b0405e35 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "src/assistant/qlitehtml"] path = src/assistant/qlitehtml - url = ../../playground/qlitehtml.git + url = https://code.qt.io/playground/qlitehtml.git