diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-02-17 09:16:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-02-17 09:16:46 +0000 |
| commit | 3f3d3e68dc9ed3a5a0de5fd296771a62118a28d9 (patch) | |
| tree | d0071cd9eea9d082838268374eba48496e05183c /src | |
| parent | dc5036b9214b428249029947f846b9337ad8328c (diff) | |
Supporter.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/about_dialog.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index d110ac3fd..2c84b7e35 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -131,6 +131,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Alexey Derevyanko")); supported_by.Add (wxT ("Unwana Essien")); supported_by.Add (wxT ("Maxime Estoppey")); + supported_by.Add (wxT ("Jose Angel Velasco Fernandez")); supported_by.Add (wxT ("Andres Fink")); supported_by.Add (wxT ("Evan Freeze")); supported_by.Add (wxT ("Silvio Giuliano")); |
