diff -r 30cd58b70d02 -r 9079931da6c3 mapeditor.h --- a/mapeditor.h Tue Jul 19 15:57:49 2005 +0000 +++ b/mapeditor.h Wed Jul 27 18:56:32 2005 +0000 @@ -189,6 +189,7 @@ LinkableMapObj* selection; // select a LinkableMapObj LinkableMapObj* selectionLast; // last selection + QString undoSelection; // selection for undo MapObj* movingObj; // moving a MapObj MapObj* linkingObj_src; // part of a link QPoint movingObj_orgPos; // org. pos of mouse before move