diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-02-19 14:45:38 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-02-19 14:45:38 +0100 |
| commit | f331f63e08bd9c18aed60651bcafd188483000b3 (patch) | |
| tree | 239233f72187835567aac0ecd6e1595687deeddd | |
| parent | 209bbb88cfcb00ca2185583b74066ad7f09ebd81 (diff) | |
Supporters update.
| -rw-r--r-- | src/wx/supporters.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 6f987de45..5537a935e 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -152,6 +152,7 @@ supported_by.Add (wxT ("Jonathan Bygraves")); supported_by.Add (wxT ("Kinokriminalitat C.I.C.")); supported_by.Add (wxT ("Jorge Caballero")); supported_by.Add (wxT ("Gemma Rodriguez Cabello")); +supported_by.Add (wxT ("Pietro Caccavo")); supported_by.Add (wxT ("Endcredits Film Club Cairns")); supported_by.Add (wxT ("Russell Calabrese")); supported_by.Add (wxT ("Steven Calcote")); @@ -974,6 +975,7 @@ supported_by.Add (wxT ("CUT productions")); supported_by.Add (wxT ("Red Vault Productions")); supported_by.Add (wxT ("Zakatak Music Productions")); supported_by.Add (wxT ("Richard Anderson Productions")); +supported_by.Add (wxT ("Pentimenti Productions")); supported_by.Add (wxT ("Hitman Productions")); supported_by.Add (wxT ("WLFK Productions")); supported_by.Add (wxT ("Ceridwen Productions")); |
