diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-24 01:22:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-24 01:22:06 +0100 |
| commit | 539afe5e52478e06fb3f216678909aa33e0547a1 (patch) | |
| tree | 71ed3ca49a469408fa228cd87452900d868d6076 /src | |
| parent | b2eb7f6dec6d65155dd3c587982af6bd6312e488 (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 173d6b020..c1a551129 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -150,6 +150,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Fabio Bozzoli")); supported_by.Add (wxT ("Pierre-Alexis Bontemps")); supported_by.Add (wxT ("Jeff Boot")); + supported_by.Add (wxT ("Alexander Buchholz")); supported_by.Add (wxT ("Paul Carey")); supported_by.Add (wxT ("Nathan Carpenter")); supported_by.Add (wxT ("Kieran Carroll")); |
