Fork vstgui to add file dialog updates
This commit is contained in:
parent
8331ae4a0f
commit
e3b0260d9c
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -17,7 +17,7 @@
|
|||
shallow = true
|
||||
[submodule "vst/external/VST_SDK/VST3_SDK/vstgui4"]
|
||||
path = plugins/editor/external/vstgui4
|
||||
url = https://github.com/steinbergmedia/vstgui.git
|
||||
url = https://github.com/sfztools/vstgui.git
|
||||
shallow = true
|
||||
[submodule "external/st_audiofile/thirdparty/dr_libs"]
|
||||
path = external/st_audiofile/thirdparty/dr_libs
|
||||
|
|
|
|||
2
plugins/editor/external/vstgui4
vendored
2
plugins/editor/external/vstgui4
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit fd492f0a09b6830bbc04dc4da53df4297fbde1bd
|
||||
Subproject commit 9a116d1812aa274ccf61d68f4c2bae612b3871ad
|
||||
Loading…
Add table
Reference in a new issue