diff -r 7019762f8701 -r d886c77ac0fe mapeditor.h --- a/mapeditor.h Tue Jan 23 11:50:56 2007 +0000 +++ b/mapeditor.h Mon Jan 29 12:29:13 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