diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-11-07 13:35:32 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-11-07 13:35:32 +0000 |
| commit | 8b4a53492c593fe5777138da781579ce9bc6e154 (patch) | |
| tree | ac31c107572bf3272ae08f1a24562b5dbedee61f /src | |
| parent | d1b888f38fe7b1026befc86692d8fe86d8adc352 (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 83386b9cb..61fcdec21 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -130,6 +130,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Matthias Damm")); supported_by.Add (wxT ("Alexey Derevyanko")); supported_by.Add (wxT ("Unwana Essien")); + supported_by.Add (wxT ("Maxime Estoppey")); supported_by.Add (wxT ("Andres Fink")); supported_by.Add (wxT ("Evan Freeze")); supported_by.Add (wxT ("Silvio Giuliano")); |
