diff options
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")); |
