From: Carl Hetherington Date: Fri, 19 May 2017 12:57:12 +0000 (+0100) Subject: Supporter. X-Git-Tag: v2.11.6~11 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=12a08dac470bed8e9a1d964d0f90785cf244aff9 Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 44edfc28c..dbd4ed5d7 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -298,6 +298,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Frechen-Film e.V.")); supported_by.Add (wxT ("Mobiles Kino e.V.")); supported_by.Add (wxT ("Kino Völkerfreundschaft")); + supported_by.Add (wxT ("Ernst Zimmerman")); add_section (_("Supported by"), supported_by); wxArrayString tested_by;