From: Carl Hetherington Date: Sat, 20 Aug 2016 00:33:25 +0000 (+0100) Subject: Supporter. X-Git-Tag: v2.9.14~6 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;ds=sidebyside;h=4f62b234e9d9c700e1631efeae27ae915caac638;p=dcpomatic.git Supporter. --- 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"));