From: Carl Hetherington Date: Sun, 7 Sep 2014 23:41:17 +0000 (+0100) Subject: Supporter. X-Git-Tag: v2.0.48~561^2~33 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=991cb7044ecff299f893a995abc090e253f854f7 Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index a620b77e7..7680e19cd 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -126,6 +126,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Evan Freeze")); supported_by.Add (wxT ("Silvio Giuliano")); supported_by.Add (wxT ("Flor Guillaume")); + supported_by.Add (wxT ("Antonio Ruiz Hernandez")); supported_by.Add (wxT ("Jonathan Jensen")); supported_by.Add (wxT ("Chris Kay")); supported_by.Add (wxT ("Adam Klotblixt"));