From e160082944e3ca03063a2b3f82403c5721e59455 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 17 Jan 2018 19:34:37 +0000 Subject: [PATCH] Supporter. --- src/wx/about_dialog.cc | 1 + 1 file changed, 1 insertion(+) 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")); -- 2.30.2