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 fd0c74711..3fa3c8fac 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -176,6 +176,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 ("Mandorla")); supported_by.Add (wxT ("Gerard Manshanden")); supported_by.Add (wxT ("Daniel Martinez Lara")); supported_by.Add (wxT ("Lilian Lefranc")); |
