diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-17 19:36:22 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-17 19:36:22 +0000 |
| commit | d8fe7c1bda60940987ed75cf5119dc777156c396 (patch) | |
| tree | a2cb2e27f231114eb5ac696d91c18a03619d223a /src | |
| parent | 4228cb5b5323e9dc4bc87182b27427e48bb59d91 (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 a325c4a22..208041fd0 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -183,6 +183,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Gavin Lewarne")); supported_by.Add (wxT ("Theo Lipfert")); supported_by.Add (wxT ("Paweł Lipiński")); + supported_by.Add (wxT ("Juan Marin Lorenzo")); supported_by.Add (wxT ("Adrian Manolescu")); supported_by.Add (wxT ("Mattias Mattsson")); supported_by.Add (wxT ("George Mazarakis")); |
