diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-01-17 18:52:25 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-01-17 23:05:58 +0100 |
| commit | 2b305c369cabf0dda1ef8d19f3155b687a0adc09 (patch) | |
| tree | af95a9eb9f177ce0d8449f9aa7ebcc47bb9107ba | |
| parent | 62ded3029607c88cc842b5b0ae241debf95185c2 (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 ffb2a409b..e72467672 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -255,6 +255,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")); |
