Accessor for ClosedCaptionsDialog.
[dcpomatic.git] / src / tools / dcpomatic_batch.cc
index 48c7c2da5c88f1ce9534659f617502f3bd3c0b68..e3beb8dc6deb1760199488c65b60b68abe63c6ef 100644 (file)
@@ -382,6 +382,8 @@ class App : public wxApp
 {
        bool OnInit ()
        {
+               wxInitAllImageHandlers ();
+
                SetAppName (_("DCP-o-matic Batch Converter"));
                is_batch_converter = true;