From 4f62b234e9d9c700e1631efeae27ae915caac638 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 20 Aug 2016 01:33:25 +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 20b4b3981..46231d242 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -164,6 +164,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Andres Fink")); supported_by.Add (wxT ("Dave Fleegel")); supported_by.Add (wxT ("Evan Freeze")); + supported_by.Add (wxT ("Stephen Furley")); supported_by.Add (wxT ("Silvio Giuliano")); supported_by.Add (wxT ("Alan Gouger")); supported_by.Add (wxT ("Christopher Gray")); -- 2.30.2