From b65ce7631f7beea66bc4639e3de9e4aa8201a44d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 13 Sep 2016 10:42:36 +0100 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 2ea63fd2c..71992ac7f 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -205,6 +205,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Gavin Lewarne")); supported_by.Add (wxT ("Theo Lipfert")); supported_by.Add (wxT ("Paweł Lipiński")); + supported_by.Add (wxT ("Marco Löber")); supported_by.Add (wxT ("Juan Marin Lorenzo")); supported_by.Add (wxT ("Richard Malmberg")); supported_by.Add (wxT ("Adrian Manolescu")); -- 2.30.2