From 72abb7227eed80ac81213e647ce666381480a561 Mon Sep 17 00:00:00 2001 From: Jean Pierre Cimalando Date: Thu, 2 Apr 2020 22:36:18 +0200 Subject: [PATCH] Point the VSTGUI submodule to fork sfztools/vstgui --- .gitmodules | 2 +- vst/external/VST_SDK/VST3_SDK/vstgui4 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index dc6ff804..04936207 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,5 +16,5 @@ shallow = true [submodule "vst/external/VST_SDK/VST3_SDK/vstgui4"] path = vst/external/VST_SDK/VST3_SDK/vstgui4 - url = https://github.com/steinbergmedia/vstgui.git + url = https://github.com/sfztools/vstgui.git shallow = true diff --git a/vst/external/VST_SDK/VST3_SDK/vstgui4 b/vst/external/VST_SDK/VST3_SDK/vstgui4 index f326bb48..c6a7f607 160000 --- a/vst/external/VST_SDK/VST3_SDK/vstgui4 +++ b/vst/external/VST_SDK/VST3_SDK/vstgui4 @@ -1 +1 @@ -Subproject commit f326bb4853f4cc30283cdb5377a7e996c7df1df0 +Subproject commit c6a7f607c21a7353e922a6d45e54d6c56d5a6745