X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fabout_dialog.cc;h=9e6fde5b02275e964d36424b872221256a21e542;hb=2270ac6c3af79de161b9620dc8a8045277568a57;hp=a81ac3d6bf024acf847be8afed61cba8e6cbb025;hpb=efa79a3db4a041cda3d93dde444e5dca9b84b976;p=dcpomatic.git diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index a81ac3d6b..9e6fde5b0 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -322,6 +322,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Гуляев Михаил")); supported_by.Add (wxT ("Arrow Media Services")); supported_by.Add (wxT ("Cinéma de la Neuveville")); + supported_by.Add (wxT ("Cinetech Landfried GmbH")); supported_by.Add (wxT ("Frechen-Film e.V.")); supported_by.Add (wxT ("Mobiles Kino e.V.")); supported_by.Add (wxT ("Kino Völkerfreundschaft"));