diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-14 14:01:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-14 14:01:42 +0100 |
| commit | 9e6b8f2714073f79a55cb58746f9e47d5598dbda (patch) | |
| tree | f4a5c375fb04abd742a1f42f1f0dfce53d661d16 /src | |
| parent | 4557d71347d597ddd4a1b5bc04776ffe3c3f3483 (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 0c70087cc..8f8603bab 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -186,6 +186,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Daniel Martinez Lara")); supported_by.Add (wxT ("Stefan Massopust")); supported_by.Add (wxT ("Michal Moc")); + supported_by.Add (wxT ("David Lechner")); supported_by.Add (wxT ("Lilian Lefranc")); supported_by.Add (wxT ("Sean Leigh")); supported_by.Add (wxT ("Olivier Lemaire")); |
