Skip to content

qt: QStringToUnicodeGooString don't produce a "fake empty" string

Albert Astals Cid requested to merge aacid/poppler:empty_means_empty into master

if the input string is empty, just return an empty GooString, not a GooString with only the unicode marker

Merge request reports