diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-08 00:41:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-08 00:41:17 +0100 |
| commit | 991cb7044ecff299f893a995abc090e253f854f7 (patch) | |
| tree | a77a0f3259cbea09b76dd701a0cd844325db5c12 /src | |
| parent | 34be35fc1ba9a0c0eaebd3e2a6be3eab134e80af (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 a620b77e7..7680e19cd 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -126,6 +126,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Evan Freeze")); supported_by.Add (wxT ("Silvio Giuliano")); supported_by.Add (wxT ("Flor Guillaume")); + supported_by.Add (wxT ("Antonio Ruiz Hernandez")); supported_by.Add (wxT ("Jonathan Jensen")); supported_by.Add (wxT ("Chris Kay")); supported_by.Add (wxT ("Adam Klotblixt")); |
