From: Carl Hetherington Date: Thu, 4 Aug 2016 19:59:43 +0000 (+0100) Subject: Supporter. X-Git-Tag: v2.9.9~3 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=6543cce6266e2f8389cf1c3987252caf9e254a5a Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 52fb04d5e..b53980f4b 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -137,6 +137,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Kambiz Afshar")); supported_by.Add (wxT ("Alex Asp")); supported_by.Add (wxT ("Eric Audurier")); + supported_by.Add (wxT ("Jean-Pierre Beauviala")); supported_by.Add (wxT ("Louis Belloisy")); supported_by.Add (wxT ("Mike Blakesley")); supported_by.Add (wxT ("Silvio Bonomi"));