diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-10-18 23:41:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-10-18 23:41:45 +0100 |
| commit | ab8902ae4386b8f50adfe77522661388efc9947b (patch) | |
| tree | b319abea79e5f85caa541cbc724e7aa7efe11497 /src | |
| parent | 38b811d794ca2c3aec5b80e6e23532d4cb4d4a15 (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 c46e39e04..122754051 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -169,6 +169,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Yohann Dedy")); supported_by.Add (wxT ("Alexey Derevyanko")); supported_by.Add (wxT ("Thomas Dickens")); + supported_by.Add (wxt ("e22.digital")); supported_by.Add (wxT ("Unwana Essien")); supported_by.Add (wxT ("Maxime Estoppey")); supported_by.Add (wxT ("Peter Ericson")); |
