summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-01-23 17:15:18 +0000
committerCarl Hetherington <cth@carlh.net>2015-01-23 17:15:18 +0000
commitf455579f4c2fd2321b2891a03cd9e466b2299148 (patch)
tree6ddf977d2cc656949c7393cd9899724cfaacfc3e /src
parent2c7554d01512585cc4052845799588806c994d69 (diff)
parente8fcbfaa9b5844400a2c64b5cdaa07442cca968d (diff)
Merge branch '2.0' of ssh://main.carlh.net/home/carl/git/dcpomatic into 2.0
Diffstat (limited to 'src')
-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 8e95c2e37..9b14a74e4 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -135,6 +135,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
supported_by.Add (wxT ("Evan Freeze"));
supported_by.Add (wxT ("Silvio Giuliano"));
supported_by.Add (wxT ("Alan Gouger"));
+ supported_by.Add (wxT ("Christopher Gray"));
supported_by.Add (wxT ("Flor Guillaume"));
supported_by.Add (wxT ("Patrick Haderer"));
supported_by.Add (wxT ("Antonio Ruiz Hernandez"));