Move Film::make_kdms to the call sites.
[dcpomatic.git] / src / wx / about_dialog.cc
index 9ec41d7d36d3702f44d0877e3407ba9d266a7e80..e06fccc464810329ddb670cca94514763cbd6400 100644 (file)
@@ -145,6 +145,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        patrons.Add ("Luproduction");
        patrons.Add ("Lightbender Post");
        patrons.Add ("Drop-out Cinema");
+       patrons.Add ("Pilotkino LLC");
        add_section (_("Patrons"), patrons);
 
        wxArrayString subscribers;
@@ -186,6 +187,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        tested_by.Add (wxT ("Carsten Kurz"));
        tested_by.Add (wxT ("Bill Lam"));
        tested_by.Add (wxT ("Lilian Lefranc"));
+       tested_by.Add (wxT ("Sebastian Leitner"));
        tested_by.Add (wxT ("Olivier Lemaire"));
        tested_by.Add (wxT ("Gavin Lewarne"));
        tested_by.Add (wxT ("GĂ©rald Maruccia"));