Fix typo
Change-Id: I9525187158b2c18550b273266961a8706f6176f1 Reviewed-on: https://gerrit.libreoffice.org/72323 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
31cc28ca7c
commit
f3213bf3f4
1 changed files with 1 additions and 1 deletions
|
@ -1804,7 +1804,7 @@ uno::Reference< drawing::XShapes >
|
|||
|
||||
//it is necessary to set the transform matrix to initialize the scene properly
|
||||
//otherwise all objects which are placed into this Group will not be visible
|
||||
//the following should be unnecessary after a the bug is fixed
|
||||
//the following should be unnecessary after the bug is fixed
|
||||
{
|
||||
//set properties
|
||||
uno::Reference< beans::XPropertySet > xProp( xShape, uno::UNO_QUERY );
|
||||
|
|
Loading…
Reference in a new issue