diff options
| -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")); |
