diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-07 13:25:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-07 13:25:35 +0100 |
| commit | 1c58f65ab77fc8aa9317db362649e1713487e16a (patch) | |
| tree | 15b6186dd0842bad7b2d4c53051c7d332f029b86 /src | |
| parent | 96c57a9a3e47988a3567fa7c571bbbb6db7aead7 (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 47f1adab4..0226c378f 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -162,6 +162,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Filip Kovcin")); supported_by.Add (wxT ("Cihan Kulaber")); supported_by.Add (wxT ("Carsten Kurz")); + supported_by.Add (wxT ("Daniel Mertinez Lara")); supported_by.Add (wxT ("Lilian Lefranc")); supported_by.Add (wxT ("Sean Leigh")); supported_by.Add (wxT ("Olivier Lemaire")); |
