summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-03-23 09:36:44 +0000
committerCarl Hetherington <cth@carlh.net>2017-03-23 09:36:44 +0000
commit7aea1ece6b2cb78af2bea7da086e094258d16e87 (patch)
tree20a5475a758e519acc1a96a80599cb74db03312a
parentb936d929695c63b3636805672cccf069615c0f15 (diff)
parent319b7f0b9469ac553d81c0760d38d8e8c41910a1 (diff)
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
-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 c5c53849b..eb16727e9 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -180,6 +180,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
supported_by.Add (wxT ("Gerhard Gruber"));
supported_by.Add (wxT ("Flor Guillaume"));
supported_by.Add (wxT ("Patrick Haderer"));
+ supported_by.Add (wxT ("刘汉源"));
supported_by.Add (wxT ("Jeff Hemingway"));
supported_by.Add (wxT ("Antonio Ruiz Hernandez"));
supported_by.Add (wxT ("Film.Ca Inc."));