From 6ea6baad28dfc9d5a2de8198e23ac846bef409af Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 10 Nov 2016 11:30:25 +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 5402d3671..123c8ef47 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -142,6 +142,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Louis Belloisy")); supported_by.Add (wxT ("Mike Blakesley")); supported_by.Add (wxT ("Silvio Bonomi")); + supported_by.Add (wxT ("Fabio Bozzoli")); supported_by.Add (wxT ("Jeff Boot")); supported_by.Add (wxT ("Paul Carey")); supported_by.Add (wxT ("Nathan Carpenter")); -- 2.30.2