diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-09-01 19:32:46 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-09-01 19:32:46 +0200 |
| commit | 8cb7fc5369bdb76adc70cd81ccb073828054be16 (patch) | |
| tree | 379a4398e24ae5efd553123aa9f905c7a67ef837 | |
| parent | 503d8899c5b0f503a7c8b7abef387b3fd9332842 (diff) | |
Supporters update.v2.16.63
| -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 685bbe0cb..699a21964 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -460,6 +460,7 @@ supported_by.Add (wxT ("Paul Halpin")); supported_by.Add (wxT ("Peter Halter")); supported_by.Add (wxT ("Filmcrew Hamburg")); supported_by.Add (wxT ("Howard Hamilton")); +supported_by.Add (wxT ("Florian Hammann")); supported_by.Add (wxT ("Hassan Hamza")); supported_by.Add (wxT ("Jessica Han")); supported_by.Add (wxT ("Mark Hanrahan")); |
