src/misc.h

changeset 617
f5059d144438
parent 606
3dd6f343ec06
child 622
622c49e60348
--- a/src/misc.h	Fri Jan 10 15:41:57 2014 +0200
+++ b/src/misc.h	Fri Jan 10 15:48:40 2014 +0200
@@ -67,7 +67,7 @@
 	CustomPoint
 };
 
-Vertex rotPoint (const QList<LDObject*>& objs);
+Vertex rotPoint (const LDObjectList& objs);
 void configRotationPoint();
 
 // =============================================================================

mercurial