diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-12 15:59:30 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-12 15:59:30 +0100 |
| commit | 6baf89931d836f112ea275ea2d6d3b1547efdd45 (patch) | |
| tree | 362dc07ee2e59dd4cd61525bf88641bffeeb54de /src | |
| parent | c5d45274802123255fb4019c0531f069de6f16ac (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 879c656f5..d25f862b6 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -196,6 +196,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Thierry Journet")); supported_by.Add (wxT ("Mario Kalogjera")); supported_by.Add (wxT ("Zbigniew KamiĆski")); + supported_by.Add (wxT ("Klaus Karger")); supported_by.Add (wxT ("Ikram Karimov")); supported_by.Add (wxT ("Chris Kay")); supported_by.Add (wxT ("Lars Kelto")); |
