diff -r 7d67be709091 -r 959bd133cd1a mapobj.h --- a/mapobj.h Tue Sep 08 12:15:39 2009 +0000 +++ b/mapobj.h Thu Oct 01 13:23:20 2009 +0000 @@ -63,6 +63,7 @@ TreeItem *treeItem; //! Crossrefence to treemodel + QGraphicsPolygonItem *pi; //FIXME-3 testing only }; #endif