diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-21 08:09:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-21 08:09:03 +0100 |
| commit | 044c9a8aefe1713e116e866e3735345366929f7b (patch) | |
| tree | 714619a54e26208f482eab9b6804dc5a29c5b0d3 /src | |
| parent | 38a3df73b20851bb3b81736f94bf0a593a91b475 (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 c8ea578cc..a99af0334 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -152,6 +152,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Jeff Hemingway")); supported_by.Add (wxT ("Antonio Ruiz Hernandez")); supported_by.Add (wxT ("Jonathan Jensen")); + supported_by.Add (wxT ("Zbigniew KamiĆski")); supported_by.Add (wxT ("Chris Kay")); supported_by.Add (wxT ("Lars Kelto")); supported_by.Add (wxT ("Adam Klotblixt")); |
