diff -r 133e2ed6b9c5 -r 338ebdc9b947 mapeditor.h --- a/mapeditor.h Thu Sep 03 08:52:00 2009 +0000 +++ b/mapeditor.h Fri Oct 02 14:31:03 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