diff -r 5522d1da7e37 -r 7014be3ac7d0 mapeditor.h --- a/mapeditor.h Tue Jan 23 11:50:53 2007 +0000 +++ b/mapeditor.h Mon Feb 12 09:28:46 2007 +0000 @@ -213,9 +213,7 @@ bool copyingObj; // true while creating a link XLinkObj* tmpXLink; - Selection xelection; // FIXME not used (yet) - LinkableMapObj* selection; // select a LinkableMapObj - LinkableMapObj* selectionLast; // last selection + Selection xelection; MapObj* movingObj; // moving a MapObj MapObj* linkingObj_src; // part of a link QPointF movingObj_orgPos; // org. pos of mouse before move