fix windows build
Change-Id: I505b7b0e6bf86093fbed1aa7e28b710e12116e6e
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user