src/misc.cpp

changeset 504
6a1fa662bfc1
parent 502
f6534d591f80
child 507
fc76d38c3530
--- a/src/misc.cpp	Wed Oct 16 16:40:42 2013 +0300
+++ b/src/misc.cpp	Wed Oct 16 16:47:40 2013 +0300
@@ -208,7 +208,7 @@
 
 // =============================================================================
 // -----------------------------------------------------------------------------
-vertex rotPoint (const List<LDObject*>& objs)
+vertex rotPoint (const QList<LDObject*>& objs)
 {	LDBoundingBox box;
 
 	switch (edit_rotpoint)

mercurial