diff -r 133e2ed6b9c5 -r f1006de05c54 mapitem.h --- a/mapitem.h Thu Sep 03 08:52:00 2009 +0000 +++ b/mapitem.h Mon Sep 07 15:36:57 2009 +0000 @@ -3,7 +3,6 @@ #include -//#include "xmlobj.h" #include "treeitem.h" class LinkableMapObj; @@ -12,7 +11,7 @@ classes. This is done even while no QGraphicsView is availabe. This is useful - if e.g. on a small device like a cellphone te full map is not used, + if e.g. on a small device like a cellphone the full map is not used, but just a treeview instead. */