From: Carl Hetherington Date: Mon, 18 Aug 2014 23:06:41 +0000 (+0100) Subject: Supporter. X-Git-Tag: v2.0.48~561^2~77 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=aa3565457977dabb658f41c71e14151473b91f07;p=dcpomatic.git Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 8898a6629..2113d3a9e 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -112,6 +112,7 @@ AboutDialog::AboutDialog (wxWindow* parent) wxArrayString supported_by; supported_by.Add (wxT ("Manual AC")); supported_by.Add (wxT ("Kambiz Afshar")); + supported_by.Add (wxT ("Alex Asp")); supported_by.Add (wxT ("Louis Belloisy")); supported_by.Add (wxT ("Mike Blakesley")); supported_by.Add (wxT ("Jeff Boot"));