diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-01-17 18:52:25 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-01-17 18:52:39 +0100 |
| commit | 45364e583d8fa318b1a1a580c6a9421937ba7fde (patch) | |
| tree | afb600384a23df4af5c31bc482bcf1ff6fd0555a | |
| parent | bad190166f2126b67a39a01852a2006a3b5fe3fe (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 0c23ae829..8e08b0aef 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -245,6 +245,7 @@ supported_by.Add (wxT ("Hannes Feil")); supported_by.Add (wxT ("Rasitha Ferdinando")); supported_by.Add (wxT ("Tom Fermanian")); supported_by.Add (wxT ("Jose Angel Velasco Fernandez")); +supported_by.Add (wxT ("Nicole Ferre")); supported_by.Add (wxT ("Bruno Roque Ferreira")); supported_by.Add (wxT ("Antonio Ferreira")); supported_by.Add (wxT ("Santiago Ferreira")); |
