X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fabout_dialog.cc;h=c3568828f7164f6162b2152adc2f6244011a6831;hb=9a90cadc3296f2522c3e507a6fd7d4eafaef008a;hp=dec09cf23a50b524113f95b6859625883d293046;hpb=f1747ee02ae26f864efbdc61f05f9c3654ff5385;p=dcpomatic.git diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index dec09cf23..c3568828f 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -326,6 +326,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Daniel Židek")); supported_by.Add (wxT ("Гуляев Михаил")); supported_by.Add (wxT ("Arrow Media Services")); + supported_by.Add (wxT ("Ceridwen Productions LLC")); supported_by.Add (wxT ("Cinéma de la Neuveville")); supported_by.Add (wxT ("cinetech Landfried GmbH")); supported_by.Add (wxT ("Frechen-Film e.V."));