diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-05 16:09:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-05 16:09:43 +0000 |
| commit | 897f2a6602ec910f663ac0f8da0436f2e3394962 (patch) | |
| tree | 5ac72af3f0f059bd46c0cc1a53b627ae86dc2b19 /src | |
| parent | 0ec4303fc44429cfec3db713d3a2a1b2f83b7d28 (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 fc5fa16df..28ecf36c0 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -143,6 +143,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Adam Colt")); supported_by.Add (wxT ("Adam Cousins")); supported_by.Add (wxT ("Matthias Damm")); + supported_by.Add (wxT ("Yohann Dedy")); supported_by.Add (wxT ("Alexey Derevyanko")); supported_by.Add (wxT ("Thomas Dickens")); supported_by.Add (wxT ("Unwana Essien")); |
