mapeditor.h
changeset 136 b0d8b00fb937
parent 130 30cd58b70d02
child 139 087e60400acc
     1.1 --- a/mapeditor.h	Sat Jul 23 15:13:34 2005 +0000
     1.2 +++ b/mapeditor.h	Mon Jul 25 20:07:18 2005 +0000
     1.3 @@ -189,6 +189,7 @@
     1.4  	
     1.5      LinkableMapObj* selection;		// select a LinkableMapObj
     1.6      LinkableMapObj* selectionLast;	// last selection 
     1.7 +	QString undoSelection;			// selection for undo
     1.8      MapObj* movingObj;				// moving a MapObj
     1.9  	MapObj* linkingObj_src;			// part of a link
    1.10      QPoint movingObj_orgPos;		// org. pos of mouse before move