diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-03-03 09:50:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-03-03 09:50:06 +0000 |
| commit | 6804202a0fca083ebbbe5a5515b98a42f98c545d (patch) | |
| tree | bb4aad85a388ac599d88146332dd4f7ef06fccae /src | |
| parent | 5a7b85d0456941a03fc1682e49fdffac2d44f817 (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 dd54a2d1f..c5c53849b 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -192,6 +192,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 ("Ikram Karimov")); supported_by.Add (wxT ("Chris Kay")); supported_by.Add (wxT ("Lars Kelto")); supported_by.Add (wxT ("Erwan Kerzanet")); |
