diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-18 21:09:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-18 21:09:58 +0100 |
| commit | 97eee0f320826b5cbf95e7e71609a6d0d6867aa9 (patch) | |
| tree | 67bea643f42efff17417aea1a096afc7cb5120f7 /src | |
| parent | 7c432ab969babc6329b9b4fc6f9ea1d39aa25a53 (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 bdc1e0e54..2e16fb390 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -185,6 +185,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Filip Kovcin")); supported_by.Add (wxT ("Cihan Kulaber")); supported_by.Add (wxT ("Carsten Kurz")); + supported_by.Add (wxT ("Robert Legato")); supported_by.Add (wxT ("Mandorla")); supported_by.Add (wxT ("Gerard Manshanden")); supported_by.Add (wxT ("Daniel Martinez Lara")); |
