diff -r 133e2ed6b9c5 -r 16a8ef1d82b2 mapeditor.h --- a/mapeditor.h Thu Sep 03 08:52:00 2009 +0000 +++ b/mapeditor.h Fri Oct 02 09:40:57 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