diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-16 01:39:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-16 01:39:01 +0000 |
| commit | aaa8885e4acf653063d336a7fd46f3b964c9e84a (patch) | |
| tree | 7ac8c80310c63b56dd9c9a9ec5102d5c1d75679f /src | |
| parent | 0725fcaf8dd25dda1afbf5791a8375611036c0bf (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 c13e8b4f3..b342c2a27 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -180,6 +180,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Paweł Lipiński")); supported_by.Add (wxT ("Adrian Manolescu")); supported_by.Add (wxT ("Mattias Mattsson")); + supported_by.Add (wxT ("George Mazarakis")); supported_by.Add (wxT ("Kjarten Michaelsen")); supported_by.Add (wxT ("Aldo Midali")); supported_by.Add (wxT ("Sylvain Mielle")); |
