← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~trb143/openlp/json-2 into lp:openlp/2.0

 

> formats = map(unicode, QtGui.QImageReader.supportedImageFormats())
> formats = map(unicode.lower, formats)

Ah... rubbish... the extension needs to the lower() call.
-- 
https://code.launchpad.net/~trb143/openlp/json-2/+merge/174274
Your team OpenLP Core is subscribed to branch lp:openlp/2.0.


References