From: Carl Hetherington Date: Tue, 22 Nov 2016 14:57:36 +0000 (+0000) Subject: Supporter. X-Git-Tag: v2.10.3-test~16 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=827e9dac612368b0268f973ac59520b33c4f880f;p=dcpomatic.git Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 123c8ef47..91c792bc4 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -143,6 +143,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Mike Blakesley")); supported_by.Add (wxT ("Silvio Bonomi")); supported_by.Add (wxT ("Fabio Bozzoli")); + supported_by.Add (wxT ("Pierre-Alexis Bontemps")); supported_by.Add (wxT ("Jeff Boot")); supported_by.Add (wxT ("Paul Carey")); supported_by.Add (wxT ("Nathan Carpenter"));