diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-04-11 18:02:11 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-11 18:02:11 +0200 |
| commit | 8afda710eed1f4f45f933b510864835fc44ca68b (patch) | |
| tree | d83d27a4a145538602ff94df3e039e3b82aa1b42 | |
| parent | 3a4a40b3a48badecae5f5c23d3de9efcacc60019 (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 77ac85f8d..18951fa4f 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -526,6 +526,7 @@ supported_by.Add (wxT ("Reeju George")); supported_by.Add (wxT ("Rob George")); supported_by.Add (wxT ("Ian Gibbins")); supported_by.Add (wxT ("John Gigrich")); +supported_by.Add (wxT ("Weldon Gillian")); supported_by.Add (wxT ("Barry J. Gillis")); supported_by.Add (wxT ("Victor Gimenez")); supported_by.Add (wxT ("Sebastian Hernandis Giner")); |
