diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-30 12:43:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-30 12:43:10 +0100 |
| commit | 1ef602dc862c35cb9c0a9e15201fcc5def265d5f (patch) | |
| tree | b0f97d9fb324938e770bd3294cbb404b78a52def /src | |
| parent | 8db9e4f88fd3710dd972f0233e6f1b60b691a569 (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 2113d3a9e..eeed80ee6 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -130,6 +130,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Chris Kay")); supported_by.Add (wxT ("Adam Klotblixt")); supported_by.Add (wxT ("Filip Kovcin")); + supported_by.Add (wxT ("Cihan Kulaber")); supported_by.Add (wxT ("Carsten Kurz")); supported_by.Add (wxT ("Lilian Lefranc")); supported_by.Add (wxT ("Sean Leigh")); |
