From: Carl Hetherington Date: Tue, 26 Sep 2017 19:41:31 +0000 (+0100) Subject: Supporter. X-Git-Tag: v2.11.23~3 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;ds=sidebyside;h=b27cdb6a2b1ed82ebc11c6dfe3047b430e3443e0;p=dcpomatic.git Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index dda899212..564013c62 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -163,6 +163,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Dan Cohen")); supported_by.Add (wxT ("Adam Colt")); supported_by.Add (wxT ("Adam Cousins")); + supported_by.Add (wxT ("Miller Creative Limited")); supported_by.Add (wxT ("Matthias Damm")); supported_by.Add (wxT ("JP Davidson")); supported_by.Add (wxT ("Yohann Dedy"));