diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-07 09:15:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-07 09:15:14 +0100 |
| commit | 6c5458421c0d912a7313fd03e0a52ca9a218bc23 (patch) | |
| tree | 3821f3e2c51e51bba21cd434eb7a28bb20a6a76e /src | |
| parent | b5c4dc584875dbfd6375b2d6527b5ce037927874 (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 9e53f050e..dc4228672 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -157,6 +157,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Zbigniew KamiĆski")); supported_by.Add (wxT ("Chris Kay")); supported_by.Add (wxT ("Lars Kelto")); + supported_by.Add (wxT ("Erwin Kerzanet")); supported_by.Add (wxT ("Adam Klotblixt")); supported_by.Add (wxT ("Filip Kovcin")); supported_by.Add (wxT ("Cihan Kulaber")); |
