From: Carl Hetherington Date: Thu, 2 Oct 2014 23:06:01 +0000 (+0100) Subject: Supporter. X-Git-Tag: v2.0.48~561^2 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=5ab303bbd36982dad1a35243256f1e7099775982 Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 7a46293fb..58f299723 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -118,6 +118,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Mike Blakesley")); supported_by.Add (wxT ("Jeff Boot")); supported_by.Add (wxT ("Kieran Carroll")); + supported_by.Add (wxT ("Matt Carter")); supported_by.Add (wxT ("Frank Cianciolo")); supported_by.Add (wxT ("Cinema Clarici")); supported_by.Add (wxT ("Adam Colt"));