diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-08-01 21:27:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-08-01 21:27:02 +0100 |
| commit | 233e167439a233942f3b1b8be19c14b74641d4b1 (patch) | |
| tree | 7fab663649aff851993872f542c21cc66d487246 /src | |
| parent | 17de3b1b752665d33c7d533dea035d3a48159192 (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 c1a551129..f03d3595a 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -211,6 +211,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("James Kirst")); supported_by.Add (wxT ("Adam Klotblixt")); supported_by.Add (wxT ("Filip Kovcin")); + supported_by.Add (wxT ("Timm Kröger")); supported_by.Add (wxT ("Cihan Kulaber")); supported_by.Add (wxT ("Carsten Kurz")); supported_by.Add (wxT ("David Armati Lechner")); |
