diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-21 00:43:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-21 00:43:52 +0000 |
| commit | db8add47301d801726f929c7caadf60a382b616d (patch) | |
| tree | f04ad689e0154f6b80be48816742b404f6878062 /src | |
| parent | 5ecca79b673fab9261c2a103ce531bff3e829b1e (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 f65bae84e..f9d3ae7a4 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -174,6 +174,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Alexey Derevyanko")); supported_by.Add (wxT ("Thomas Dickens")); supported_by.Add (wxT ("e22.digital")); + supported_by.Add (wxT ("Roger Dubief")); supported_by.Add (wxT ("Unwana Essien")); supported_by.Add (wxT ("Maxime Estoppey")); supported_by.Add (wxT ("Peter Ericson")); |
