Kaydet (Commit) 4c5498ec authored tarafından Noel Grandin's avatar Noel Grandin

fix windows build

Change-Id: I505b7b0e6bf86093fbed1aa7e28b710e12116e6e
üst 8a1e063a
......@@ -866,7 +866,7 @@ namespace frm
}
else
{
m_xGraphicObject = GraphicObject::create( m_xContext );
m_xGraphicObject = css::graphic::GraphicObject::create( m_xContext );
m_xGraphicObject->setGraphic( xGraphic );
}
return 1L;
......
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