--- a/src/linetypes/modelobject.h Sun Jun 10 16:04:38 2018 +0300 +++ b/src/linetypes/modelobject.h Sun Jun 10 16:50:14 2018 +0300 @@ -40,7 +40,7 @@ Error, // Object is the result of failed parsing Empty, // Object represents an empty line BezierCurve, // Object represents a Bézier curve - Cylinder, + CircularPrimitive, _End };