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 895dd8c36..d3d3d077c 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -236,6 +236,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Theo Lipfert")); supported_by.Add (wxT ("Paweł Lipiński")); supported_by.Add (wxT ("Marco Löber")); + supported_by.Add (wxT ("Riccardo Mantani")); supported_by.Add (wxT ("Juan Marin Lorenzo")); supported_by.Add (wxT ("Cinéma Le Louxor")); supported_by.Add (wxT ("Michael Luce")); |
