From: Carl Hetherington Date: Tue, 8 Dec 2015 14:08:46 +0000 (+0000) Subject: Supporter. X-Git-Tag: v2.6.5~7 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=3477cca6d971aed79b50b6c3445ff5ecfd3d3c38;hp=fe139217b7063a71bd9aac7dd01d14a80592bc75;p=dcpomatic.git Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index aa18f21ba..4e21d5644 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -148,6 +148,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Jose Angel Velasco Fernandez")); supported_by.Add (wxT ("Traverso City Film Festival")); supported_by.Add (wxT ("Andres Fink")); + supported_by.Add (wxT ("Dave Fleegel")); supported_by.Add (wxT ("Evan Freeze")); supported_by.Add (wxT ("Silvio Giuliano")); supported_by.Add (wxT ("Alan Gouger"));