diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-05-29 11:50:51 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-05-29 11:50:51 +0200 |
| commit | b157814b0f1e23e99c9918818bf340406e96a1f6 (patch) | |
| tree | ef88cb36d25ca7dffdc2389af76de792c35a5f2c | |
| parent | 4021e2a5b467338814664c466a84714da5fcbc0b (diff) | |
Supporters update.v2.18.19
| -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 f1eab62b7..8b63f17d8 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -1236,6 +1236,7 @@ supported_by.Add (wxT ("The CWRU Film Society")); supported_by.Add (wxT ("Malibu Film Society")); supported_by.Add (wxT ("Sofos")); supported_by.Add (wxT ("Oliver Sohnius")); +supported_by.Add (wxT ("Simon Sole")); supported_by.Add (wxT ("Udo Somma")); supported_by.Add (wxT ("Adam Sondej")); supported_by.Add (wxT ("Hong Sub Song")); |
