diff -r ec8c73975c1a -r 31c6ce8efbc7 mapeditor.h --- a/mapeditor.h Thu Mar 24 20:48:58 2005 +0000 +++ b/mapeditor.h Thu Mar 24 21:10:38 2005 +0000 @@ -157,6 +157,7 @@ QCursor pickColorCursor; // cursor while picking color bool pickingColor; bool drawingLink; // true while creating a link + bool copyingObj; // true while creating a link LinkObj* tmpLink; LinkableMapObj* selection; // select a LinkableMapObj