diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-09-11 09:35:25 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-09-11 09:35:25 +0200 |
| commit | 5de032049eed3ce62df018e72b93af66d3ea199b (patch) | |
| tree | c2f084500e3ad721a06dd20a800c08d856671dcd | |
| parent | 3bc8c0bd2375e8180a2745e760c91cfb59b413d7 (diff) | |
Supporters update.v2.16.25
| -rw-r--r-- | src/wx/supporters.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 819d42adc..355495c89 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -178,6 +178,7 @@ supported_by.Add (wxT ("Dan Cohen")); supported_by.Add (wxT ("Jonathan Cole")); supported_by.Add (wxT ("Blair Collie")); supported_by.Add (wxT ("Devon Collins")); +supported_by.Add (wxT ("Sodalite Color")); supported_by.Add (wxT ("XD Colorgrading")); supported_by.Add (wxT ("Adam Colt")); supported_by.Add (wxT ("Marketplace Media Company")); @@ -265,6 +266,7 @@ supported_by.Add (wxT ("Maxime Estoppey")); supported_by.Add (wxT ("Jaime Estrada-Torres")); supported_by.Add (wxT ("Arthur Factor")); supported_by.Add (wxT ("5.1 Factory")); +supported_by.Add (wxT ("Fraser Falconer")); supported_by.Add (wxT ("Nicolas Falquet")); supported_by.Add (wxT ("Darius Family")); supported_by.Add (wxT ("Mary Grace Famis")); @@ -728,6 +730,7 @@ supported_by.Add (wxT ("Carlos Nader")); supported_by.Add (wxT ("Miguel Ángel Alfonso Navarro")); supported_by.Add (wxT ("Francis Nebot")); supported_by.Add (wxT ("David Nedrow")); +supported_by.Add (wxT ("Roger Nelson")); supported_by.Add (wxT ("Jary Nemo")); supported_by.Add (wxT ("Daniel Nestler")); supported_by.Add (wxT ("NT Next")); |
