From: Carl Hetherington Date: Thu, 29 Jun 2017 15:32:32 +0000 (+0100) Subject: Supporter. X-Git-Tag: v2.11.12~18 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=80a2f0b2426836d739e3f7b7be10de66d85ea0d9 Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index de73c28f0..e2c1742f4 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -144,6 +144,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Kenneth Beals")); supported_by.Add (wxT ("Jean-Pierre Beauviala")); supported_by.Add (wxT ("Louis Belloisy")); + supported_by.Add (wxT ("Frans van den Berg")); supported_by.Add (wxT ("Mike Blakesley")); supported_by.Add (wxT ("Silvio Bonomi")); supported_by.Add (wxT ("Fabio Bozzoli"));