From 5a7b85d0456941a03fc1682e49fdffac2d44f817 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 1 Mar 2017 16:02:18 +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 84657ca9a..dd54a2d1f 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -163,6 +163,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Thomas Dickens")); supported_by.Add (wxT ("Unwana Essien")); supported_by.Add (wxT ("Maxime Estoppey")); + supported_by.Add (wxT ("Peter Ericson")); supported_by.Add (wxT ("Darius Family")); supported_by.Add (wxT ("Rasitha Ferdinando")); supported_by.Add (wxT ("Jose Angel Velasco Fernandez")); -- 2.30.2