--- 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(); // =============================================================================