From cd6f7ef08c81c4319bf313277d1ce7ef272842cb Mon Sep 17 00:00:00 2001 From: Maarten Bent Date: Sun, 25 Jan 2026 18:46:16 +0100 Subject: [PATCH] Specify wx branch for lunasvg submodule --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 705d89c691..03d773713a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -45,3 +45,4 @@ [submodule "3rdparty/lunasvg"] path = 3rdparty/lunasvg url = https://github.com/wxWidgets/lunasvg.git + branch = wx