diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-11-29 01:05:32 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-11-29 01:05:32 +0000 |
| commit | fe413f8f083338607af12f6c22344f1420b116d4 (patch) | |
| tree | 33159e0cf9a117041cb433daa2d18ce082efe0c4 /src | |
| parent | 4e62e363dee9f049af5b27c793af8cc2236c473b (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 47dec6de0..6cfa37823 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -206,6 +206,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 ("Karn Karamad")); supported_by.Add (wxT ("Klaus Karger")); supported_by.Add (wxT ("Ikram Karimov")); supported_by.Add (wxT ("Chris Kay")); |
