mapeditor.h
changeset 424 d886c77ac0fe
parent 421 5522d1da7e37
child 427 fb74fa7bfb4c
     1.1 --- a/mapeditor.h	Tue Jan 23 11:50:56 2007 +0000
     1.2 +++ b/mapeditor.h	Mon Jan 29 12:29:13 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