Replaced Tinyfiledialog repo

Updated code is at https://git.code.sf.net/p/tinyfiledialogs/code
This commit is contained in:
Bruno
2022-01-04 18:16:12 +01:00
parent 28a2e61361
commit cec705264d
2 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -19,3 +19,6 @@
[submodule "ext/link"] [submodule "ext/link"]
path = ext/link path = ext/link
url = https://github.com/Ableton/link.git url = https://github.com/Ableton/link.git
[submodule "ext/tfd"]
path = ext/tfd
url = https://git.code.sf.net/p/tinyfiledialogs/code

1
ext/tfd Submodule

Submodule ext/tfd added at 2681e426dd