diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-24 09:32:23 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-24 09:32:23 +0000 |
| commit | f77c5378a5f991fd080746e8a3c9c23136816067 (patch) | |
| tree | 973691ad6c410891df9a7aa79da94fa74b6169e5 /src | |
| parent | f50e11546002c887a8d1ee666da2464c7635414b (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 3614f4ae7..344f6b092 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -118,6 +118,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Silvio Giuliano")); supported_by.Add (wxT ("Flor Guillaume")); supported_by.Add (wxT ("Jonathan Jensen")); + supported_by.Add (wxT ("Chris Kay")); supported_by.Add (wxT ("Adam Klotblixt")); supported_by.Add (wxT ("Filip Kovcin")); supported_by.Add (wxT ("Carsten Kurz")); |
