src/linetypes/modelobject.h

changeset 1259
0384b1d49786
parent 1258
f5921a474d57
child 1260
0347e9bc883e
--- a/src/linetypes/modelobject.h	Sat Mar 03 16:53:56 2018 +0200
+++ b/src/linetypes/modelobject.h	Sat Mar 03 16:56:49 2018 +0200
@@ -73,7 +73,6 @@
 	virtual bool isScemantic() const; // Does this object have meaning in the part model?
 	bool isSelected() const;
 	void move (Vertex vect);
-	LDObject* next();
 	virtual int numVertices() const;
 	virtual int numPolygonVertices() const;
 	virtual QString objectListText() const;

mercurial