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 bdc859b14..a399c3179 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -200,6 +200,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Theo Lipfert")); supported_by.Add (wxT ("Paweł Lipiński")); supported_by.Add (wxT ("Juan Marin Lorenzo")); + supported_by.Add (wxT ("Richard Malmberg")); supported_by.Add (wxT ("Adrian Manolescu")); supported_by.Add (wxT ("Mattias Mattsson")); supported_by.Add (wxT ("George Mazarakis")); |
