diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-02-16 00:36:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-02-16 00:36:07 +0100 |
| commit | b7ebd9e9333439b5a1e04ee3d422ad2330ef1e58 (patch) | |
| tree | e9d2fe0c83138ef75185e657e8c5fdb0c1fa8f8a | |
| parent | 3a231c4ec87fa5cb9fb1c437839deb4df2248a43 (diff) | |
Supporters update.v2.16.76
| -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 8e4fac8c7..6f987de45 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -314,6 +314,7 @@ supported_by.Add (wxT ("Simon Edwards")); supported_by.Add (wxT ("Arthur Edwards")); supported_by.Add (wxT ("Si Edwards")); supported_by.Add (wxT ("Thomas Eingartner")); +supported_by.Add (wxT ("Gabriel Eiriz")); supported_by.Add (wxT ("Chris Eller")); supported_by.Add (wxT ("Thore Engebretsen")); supported_by.Add (wxT ("Mark Engebretson")); |
