diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-10-15 09:16:49 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-10-15 09:16:49 +0200 |
| commit | 1a80edf99d38619e4f021469df14f532e3947dce (patch) | |
| tree | ffbc5d1b5c52472a95a91af31269e475488f5ad6 | |
| parent | 3c802dd6d1451c2c8a7e188f8379738d72e907eb (diff) | |
Supporters update.
| -rw-r--r-- | src/wx/supporters.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index f2e9a7bfb..a9b7406a9 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -369,6 +369,7 @@ supported_by.Add (wxT ("Yellow House Films")); supported_by.Add (wxT ("Goldcrest Films")); supported_by.Add (wxT ("Indigo Republic Films")); supported_by.Add (wxT ("Lifetime Heritage Films")); +supported_by.Add (wxT ("Trinder Films")); supported_by.Add (wxT ("Hevadis Films")); supported_by.Add (wxT ("Artio Films")); supported_by.Add (wxT ("Substantial Films")); |
