diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-03-08 00:15:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-03-08 00:15:12 +0100 |
| commit | 311f4de4bf764886ab5b46e94c750b68943c3ec4 (patch) | |
| tree | 715569c1828cf922651d80c5b0d67632ca05a4e7 | |
| parent | 182a0b48fb456355a139c21533a7d6ca0bbe42eb (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 578f7aae6..e75402ad5 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -1262,6 +1262,7 @@ supported_by.Add (wxT ("Sergey Sushinskiy")); supported_by.Add (wxT ("Spring Sutter")); supported_by.Add (wxT ("Sven")); supported_by.Add (wxT ("Phil Svitek")); +supported_by.Add (wxT ("Steven Swancoat")); supported_by.Add (wxT ("Marcin Świerczyński")); supported_by.Add (wxT ("Jürgen Swoboda")); supported_by.Add (wxT ("SymmetryFilms")); |
