src/toolsets/algorithmtoolset.h

changeset 1259
0384b1d49786
parent 1072
9ce9496427f2
child 1293
52732b1db3f0
--- a/src/toolsets/algorithmtoolset.h	Sat Mar 03 16:53:56 2018 +0200
+++ b/src/toolsets/algorithmtoolset.h	Sat Mar 03 16:56:49 2018 +0200
@@ -39,4 +39,5 @@
 
 private:
 	bool isColorUsed (class LDColor color);
-};
\ No newline at end of file
+	LDObject* next(LDObject* object);
+};

mercurial