From b26681e1e01ac54075fc99ae791ea0ee23b58e25 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 19 Jul 2016 00:22:17 +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 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")); -- 2.30.2