--- a/src/linetypes/circularprimitive.h Sun Jun 10 23:25:08 2018 +0300 +++ b/src/linetypes/circularprimitive.h Sun Jun 17 13:53:33 2018 +0300 @@ -12,8 +12,7 @@ PrimitiveModel::Type type, int segments, int divisions, - const Matrix& transformationMatrix, - const Vertex& position + const QMatrix4x4& matrix ); LDObjectType type() const override;