mapeditor.h
changeset 798 d251c7b2de54
parent 790 133e2ed6b9c5
child 815 2881c4424190
     1.1 --- a/mapeditor.h	Wed Sep 23 12:14:08 2009 +0000
     1.2 +++ b/mapeditor.h	Thu Oct 01 11:28:50 2009 +0000
     1.3 @@ -112,7 +112,8 @@
     1.4  	QCursor XLinkCursor;		// cursor while picking color 
     1.5  	bool pickingColor;
     1.6  	bool drawingLink;			// true while creating a link
     1.7 -	bool copyingObj;			// true while creating a link
     1.8 +	bool copyingObj;			// true while modModeCopy
     1.9 +	bool objectMoved;			// true if object was not clicked, but moved with mouse
    1.10  	XLinkItem* tmpXLink;
    1.11  
    1.12  	MapObj* movingObj;				// moving a MapObj