diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-12 16:02:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-12 16:02:31 +0100 |
| commit | 51c755b4fdea854325a09f7658ccfe43b9fa7ef0 (patch) | |
| tree | 404c7da8558ed2690a725e60d0f3a2a7c18f8dde /src | |
| parent | bd2fe66dca73364485471725b8b5bc65b9b835cd (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 e2c1742f4..d9297bf82 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -233,6 +233,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 ("MichaĆ Mazur")); supported_by.Add (wxT ("Gordon McLeod")); supported_by.Add (wxT ("P. Meijer")); supported_by.Add (wxT ("Brian Mendelssohn")); |
