diff -r 2876353ea150 -r d251c7b2de54 mapeditor.h --- a/mapeditor.h Wed Sep 23 12:14:08 2009 +0000 +++ b/mapeditor.h Thu Oct 01 11:28:50 2009 +0000 @@ -112,7 +112,8 @@ QCursor XLinkCursor; // cursor while picking color bool pickingColor; bool drawingLink; // true while creating a link - bool copyingObj; // true while creating a link + bool copyingObj; // true while modModeCopy + bool objectMoved; // true if object was not clicked, but moved with mouse XLinkItem* tmpXLink; MapObj* movingObj; // moving a MapObj