From 6afcf1312f14835933e6cd38ad3ed6fa009b67fd Mon Sep 17 00:00:00 2001 From: AdenKoperczak Date: Fri, 11 Apr 2025 12:56:40 -0400 Subject: [PATCH] Make external/qt6ct track the repository owned by Aden Koperczak --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index afccf304..dc9749dc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -39,4 +39,4 @@ url = https://github.com/dpaulat/maplibre-gl-native.git [submodule "external/qt6ct"] path = external/qt6ct - url = https://github.com/trialuser02/qt6ct.git + url = https://github.com/AdenKoperczak/qt6ct.git