diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-30 20:09:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-30 20:09:26 +0100 |
| commit | 1a2fe60d121b1a01f13e67563578cfcccfb4f1d3 (patch) | |
| tree | 22bd35c7bd3db80f4837c3b71853294094e3c405 /src | |
| parent | 8b842865451795d5e8f8b39691c210de1ed5dd4f (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 1aa7ef3e4..7a46293fb 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -123,6 +123,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Adam Colt")); supported_by.Add (wxT ("Matthias Damm")); supported_by.Add (wxT ("Alexey Derevyanko")); + supported_by.Add (wxT ("Unwana Essien")); supported_by.Add (wxT ("Andres Fink")); supported_by.Add (wxT ("Evan Freeze")); supported_by.Add (wxT ("Silvio Giuliano")); |
