1.1 --- a/mapeditor.h Tue Jan 23 11:50:53 2007 +0000
1.2 +++ b/mapeditor.h Mon Feb 12 09:28:46 2007 +0000
1.3 @@ -213,9 +213,7 @@
1.4 bool copyingObj; // true while creating a link
1.5 XLinkObj* tmpXLink;
1.6
1.7 - Selection xelection; // FIXME not used (yet)
1.8 - LinkableMapObj* selection; // select a LinkableMapObj
1.9 - LinkableMapObj* selectionLast; // last selection
1.10 + Selection xelection;
1.11 MapObj* movingObj; // moving a MapObj
1.12 MapObj* linkingObj_src; // part of a link
1.13 QPointF movingObj_orgPos; // org. pos of mouse before move