From: Carl Hetherington Date: Mon, 1 Jun 2015 22:42:57 +0000 (+0100) Subject: Merge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0 X-Git-Tag: v2.0.48~28 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=e12d6f79ca85a71d30abbd3c167a0747b2ae5bb1;hp=972cdd8a1c2d6d06d8d968ebb947fb48619fb829 Merge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0 --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index e54590bae..3f0a1056c 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -128,6 +128,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Frank Cianciolo")); supported_by.Add (wxT ("Cinema Clarici")); supported_by.Add (wxT ("Adam Colt")); + supported_by.Add (wxT ("Adam Cousins")); supported_by.Add (wxT ("Matthias Damm")); supported_by.Add (wxT ("Alexey Derevyanko")); supported_by.Add (wxT ("Unwana Essien"));