changeset 138 | 9079931da6c3 |
parent 130 | 30cd58b70d02 |
child 139 | 087e60400acc |
1.1 --- a/mapeditor.h Tue Jul 19 15:57:49 2005 +0000 1.2 +++ b/mapeditor.h Wed Jul 27 18:56:32 2005 +0000 1.3 @@ -189,6 +189,7 @@ 1.4 1.5 LinkableMapObj* selection; // select a LinkableMapObj 1.6 LinkableMapObj* selectionLast; // last selection 1.7 + QString undoSelection; // selection for undo 1.8 MapObj* movingObj; // moving a MapObj 1.9 MapObj* linkingObj_src; // part of a link 1.10 QPoint movingObj_orgPos; // org. pos of mouse before move