diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-07 23:16:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-07 23:16:13 +0100 |
| commit | 2d21c0c47bc069c96b8cbb4b76fe4f1de8e4ceb3 (patch) | |
| tree | b2288ec93c9eb89bc509d966ce1708f816ce85c0 /src | |
| parent | 1ca0998a3c56aa4f9a8fd59cd284f29f5088f121 (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 e29844693..2ea63fd2c 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -179,6 +179,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Denis Ivashvkevych")); supported_by.Add (wxT ("Karl Jacob")); supported_by.Add (wxT ("Jonathan Jensen")); + supported_by.Add (wxT ("Mathew Johns")); supported_by.Add (wxT ("Thierry Journet")); supported_by.Add (wxT ("Mario Kalogjera")); supported_by.Add (wxT ("Zbigniew KamiĆski")); |
