X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Ftools%2Fdcpomatic_batch.cc;h=e3beb8dc6deb1760199488c65b60b68abe63c6ef;hb=2e134de1d71debb8465a43703b14a19ffeb4211e;hp=48c7c2da5c88f1ce9534659f617502f3bd3c0b68;hpb=5043961f2c1606fc13e1ecadfb42f5c0f1b05866;p=dcpomatic.git diff --git a/src/tools/dcpomatic_batch.cc b/src/tools/dcpomatic_batch.cc index 48c7c2da5..e3beb8dc6 100644 --- a/src/tools/dcpomatic_batch.cc +++ b/src/tools/dcpomatic_batch.cc @@ -382,6 +382,8 @@ class App : public wxApp { bool OnInit () { + wxInitAllImageHandlers (); + SetAppName (_("DCP-o-matic Batch Converter")); is_batch_converter = true;