diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-11 13:01:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-11 13:01:08 +0100 |
| commit | 304e32c0c9573b36171a2f6eddee6f7400874ed2 (patch) | |
| tree | 1ff5112db45a4ee5f8a9d27cef40f0510a1a0c95 /src | |
| parent | 2153a1dab6c49632eec922083773f30a2130ee52 (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 143d2179c..0c70087cc 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -171,6 +171,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Karl Jacob")); supported_by.Add (wxT ("Jonathan Jensen")); supported_by.Add (wxT ("Thierry Journet")); + supported_by.Add (wxT ("Mario Kalogjera")); supported_by.Add (wxT ("Zbigniew KamiĆski")); supported_by.Add (wxT ("Chris Kay")); supported_by.Add (wxT ("Lars Kelto")); |
