diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-10-15 17:34:33 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-10-15 17:34:33 +0200 |
| commit | 2417eb677fc9cb83a665c3afc772386abbd07888 (patch) | |
| tree | c9bdfd3b8ac8115752ea03773fd887f5049ec73d | |
| parent | 1a80edf99d38619e4f021469df14f532e3947dce (diff) | |
Supporters update.v2.16.66
| -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 a9b7406a9..ef0129b45 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -493,6 +493,7 @@ supported_by.Add (wxT ("Mark Hensley")); supported_by.Add (wxT ("Ronny Hermansen")); supported_by.Add (wxT ("Antonio Ruiz Hernandez")); supported_by.Add (wxT ("Javier Hernandez")); +supported_by.Add (wxT ("Mark Van Heusden")); supported_by.Add (wxT ("Michael Higgins")); supported_by.Add (wxT ("Erin Hill")); supported_by.Add (wxT ("Kimberly Hill")); |
