diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-04-09 23:01:51 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-04-09 23:01:51 +0100 |
| commit | b4ad29e231cda43a7368319370989cb72472c60e (patch) | |
| tree | 0b824cda5e72fc5e5b96cb35e0d81abfaaae2d92 /src | |
| parent | fdb1cacf58115881bd4d3e8cca8ba389f26400df (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 eb16727e9..70f35a7d6 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -209,6 +209,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Robert Legato")); supported_by.Add (wxT ("Sean Leigh")); supported_by.Add (wxT ("Olivier Lemaire")); + supported_by.Add (wxT ("Eric Lesachet")); supported_by.Add (wxT ("Gavin Lewarne")); supported_by.Add (wxT ("Theo Lipfert")); supported_by.Add (wxT ("Paweł Lipiński")); |
