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 b53980f4b..46a847294 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -189,6 +189,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Carsten Kurz")); supported_by.Add (wxT ("Robert Legato")); supported_by.Add (wxT ("Mandorla")); + supported_by.Add (wxT ("Andrea Maguolo")); supported_by.Add (wxT ("Gerard Manshanden")); supported_by.Add (wxT ("Daniel Martinez Lara")); supported_by.Add (wxT ("Stefan Massopust")); |
