From: Carl Hetherington Date: Thu, 4 Jan 2018 20:21:06 +0000 (+0000) Subject: Supporter. X-Git-Tag: v2.11.36~6 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=e21611dbada74946fcdb037386f0e58fad8fc97e Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 9e6fde5b0..3b4ba61f6 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -177,6 +177,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Peter Ericson")); supported_by.Add (wxT ("Darius Family")); supported_by.Add (wxT ("Rasitha Ferdinando")); + supported_by.Add (wxT ("Santiago Ferreira")); supported_by.Add (wxT ("Jose Angel Velasco Fernandez")); supported_by.Add (wxT ("Traverso City Film Festival")); supported_by.Add (wxT ("Andres Fink"));