diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-05-30 20:02:10 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-05-30 20:02:10 +0200 |
| commit | 8019dc5bfca3060977f9b6ac4b53b670a409f434 (patch) | |
| tree | 748bdbe1b65d293ea820ac53d1a2659310014589 | |
| parent | 78dc1250feed93df7f519c559949d4fac4cc5b1a (diff) | |
Supporters update.v2.16.86
| -rw-r--r-- | src/wx/supporters.cc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index baeba2da9..5c0d01feb 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -796,6 +796,7 @@ supported_by.Add (wxT ("Maxim Mantel")); supported_by.Add (wxT ("Nick Manting-Brewer")); supported_by.Add (wxT ("Marc Levy from The Marcs")); supported_by.Add (wxT ("Job, Joris && Marieke")); +supported_by.Add (wxT ("Alejandro Marin")); supported_by.Add (wxT ("Stoyan Marinov")); supported_by.Add (wxT ("Ruben Marques")); supported_by.Add (wxT ("Francisco M Ortega Marquez")); @@ -969,6 +970,7 @@ supported_by.Add (wxT ("Kari Layland Photography")); supported_by.Add (wxT ("MelRish Photos And Films")); supported_by.Add (wxT ("Paolo Piccioli")); supported_by.Add (wxT ("Peccadillo Pictures")); +supported_by.Add (wxT ("Silvia Pierattini")); supported_by.Add (wxT ("Andrea Pieri")); supported_by.Add (wxT ("Enrico Pillon")); supported_by.Add (wxT ("Greg Pine")); @@ -1016,6 +1018,7 @@ supported_by.Add (wxT ("Sem Rumo — Projetos Audiovisuais")); supported_by.Add (wxT ("ProsetschioPictures")); supported_by.Add (wxT ("Ivan Pullman")); supported_by.Add (wxT ("Milos Pusic")); +supported_by.Add (wxT ("John Putch")); supported_by.Add (wxT ("John Quackenbush")); supported_by.Add (wxT ("Festival De Cinéma De La Ville De Québec")); supported_by.Add (wxT ("Arts Quest")); @@ -1193,6 +1196,7 @@ supported_by.Add (wxT ("Advanced Projection Systems")); supported_by.Add (wxT ("Uwe Taggruber")); supported_by.Add (wxT ("Stephan Talmon-Gros")); supported_by.Add (wxT ("Marco Taloni")); +supported_by.Add (wxT ("Alena Tam")); supported_by.Add (wxT ("Joseph Tan")); supported_by.Add (wxT ("Bilal Tariq")); supported_by.Add (wxT ("Branislav Tatalovic")); |
