diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-22 12:31:45 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-22 12:31:45 +0000 |
| commit | e86c883865bfd03ed87cf1c226061ca9130637c4 (patch) | |
| tree | 134895c940ee2b168c085aa1015bacb4a633b5cf /src | |
| parent | 0920393ada3dc07633e745a7c3b4186ce363a220 (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 4e21d5644..7bd1f96ea 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -163,6 +163,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Chris Kay")); supported_by.Add (wxT ("Lars Kelto")); supported_by.Add (wxT ("Erwan Kerzanet")); + supported_by.Add (wxT ("Kert Kiima")); supported_by.Add (wxT ("Adam Klotblixt")); supported_by.Add (wxT ("Filip Kovcin")); supported_by.Add (wxT ("Cihan Kulaber")); |
