From: Carl Hetherington Date: Fri, 26 Aug 2016 08:28:18 +0000 (+0100) Subject: Supporter. X-Git-Tag: v2.9.17~1 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=4f8442947b0c35fd50cb58e99036ba4d45e1d12e;p=dcpomatic.git Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 46231d242..e29844693 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -148,6 +148,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Nathan Carpenter")); supported_by.Add (wxT ("Matt Carter")); supported_by.Add (wxT ("Frank Cianciolo")); + supported_by.Add (wxT ("Central Cinema")); supported_by.Add (wxT ("Cinema Clarici")); supported_by.Add (wxT ("Adam Colt")); supported_by.Add (wxT ("Adam Cousins"));