--- a/src/toolsets/algorithmtoolset.cpp Sat Jan 28 17:20:16 2017 +0200 +++ b/src/toolsets/algorithmtoolset.cpp Sat Jan 28 17:23:04 2017 +0200 @@ -576,7 +576,7 @@ ref->setColor (MainColor); ref->setFileInfo (doc); ref->setPosition (Origin); - ref->setTransformationMatrix (IdentityMatrix); + ref->setTransformationMatrix (Matrix::identity); currentDocument()->insertObject (refidx, ref); // Refresh stuff