summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-01 23:42:57 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-01 23:42:57 +0100
commite12d6f79ca85a71d30abbd3c167a0747b2ae5bb1 (patch)
treec9fb0995c3b582b84f34023a3457806cd864c22f
parent972cdd8a1c2d6d06d8d968ebb947fb48619fb829 (diff)
parentc06df9e7bbd0f13d1355816b80f1a5d3ec1231b0 (diff)
Merge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0
-rw-r--r--src/wx/about_dialog.cc1
1 files changed, 1 insertions, 0 deletions
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"));