src/linetypes/modelobject.h

changeset 1398
1c70d3447d20
parent 1391
5fa4bf1fc781
child 1400
ae83213bdd63
--- 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
 };
 

mercurial