From c11ba52857fcaeae4deef01b4bb126e1865df325 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 16 Aug 2013 12:09:56 +0100 Subject: [PATCH 1/1] 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 a7b1908f1..45f2f6c37 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -104,6 +104,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Manual AC")); supported_by.Add (wxT ("Theo Lipfert")); supported_by.Add (wxT ("Olivier Lemaire")); + supported_by.Add (wxT ("Mattias Mattsson")); supported_by.Add (wxT ("Andrä Steiner")); supported_by.Add (wxT ("Jonathan Jensen")); supported_by.Add (wxT ("Kjarten Michaelsen")); -- 2.30.2