diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-09-24 11:04:23 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-09-24 11:04:23 +0200 |
| commit | 3ed79bd632560efcc3a0f3992eeb9868b315be58 (patch) | |
| tree | 2876342c42b96d81dfaa00202924909c11c8fa17 | |
| parent | 2c4e4c17fcf4100651cd04692557a35d15198718 (diff) | |
Supporters update.v2.16.94
| -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 1a5f7ce27..5d7b2f1e2 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -570,6 +570,7 @@ supported_by.Add (wxT ("Big Island Drive In")); supported_by.Add (wxT ("Dayton Movies Inc")); supported_by.Add (wxT ("Buttons Sound Inc")); supported_by.Add (wxT ("Paramount Twin Inc")); +supported_by.Add (wxT ("A Cut Above Video Productions, Inc.")); supported_by.Add (wxT ("Mya Studios Inc.")); supported_by.Add (wxT ("Gold Pictures Inc.")); supported_by.Add (wxT ("First Nations Film And Video Festival Inc.")); |
