Kaydet (Commit) 92ee5e94 authored tarafından Noel Grandin's avatar Noel Grandin

convert last bits of String to OUString in svgio module

Change-Id: Ic056c83ba239e3c9066026a95d1b01d0b1fc5539
üst 9fc44bd2
......@@ -225,7 +225,7 @@ namespace svgio
if(GRFILTER_OK == GraphicFilter::GetGraphicFilter().ImportGraphic(
aGraphic,
String(),
OUString(),
aStream))
{
extractFromGraphic(aGraphic, aNewTarget, aViewBox, aBitmapEx);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment