From: Carl Hetherington Date: Wed, 15 Mar 2017 23:43:12 +0000 (+0000) Subject: Supporter. X-Git-Tag: v2.11.1~150^2~1 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=aea4ba4a562e765071b2e049cafb4439ad1c9b19 Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index c5c53849b..2280d40bd 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 ("Liu Hanyuan")); supported_by.Add (wxT ("Jeff Hemingway")); supported_by.Add (wxT ("Antonio Ruiz Hernandez")); supported_by.Add (wxT ("Film.Ca Inc."));