diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-28 19:19:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-28 19:19:31 +0100 |
| commit | 855ee717cbd68ae33fe419c2b04d2919dd9c99c5 (patch) | |
| tree | 64dbd2a1fcb10e206d14dbc12ea20da248278bea /src | |
| parent | 3a7c4ef4f35960702522642c496b561be138d322 (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 9addd68bc..fb1fb4147 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -194,6 +194,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Adrian Manolescu")); supported_by.Add (wxT ("Mattias Mattsson")); supported_by.Add (wxT ("George Mazarakis")); + supported_by.Add (wxT ("Gordon McLeod")); supported_by.Add (wxT ("Kjarten Michaelsen")); supported_by.Add (wxT ("Aldo Midali")); supported_by.Add (wxT ("Sylvain Mielle")); |
