mapitem.h
changeset 791 f1006de05c54
parent 779 1fb50e79661c
child 819 8f987e376035
     1.1 --- a/mapitem.h	Thu Sep 03 08:52:00 2009 +0000
     1.2 +++ b/mapitem.h	Mon Sep 07 15:36:57 2009 +0000
     1.3 @@ -3,7 +3,6 @@
     1.4  
     1.5  #include <QPointF>
     1.6  
     1.7 -//#include "xmlobj.h"
     1.8  #include "treeitem.h"
     1.9  
    1.10  class LinkableMapObj;
    1.11 @@ -12,7 +11,7 @@
    1.12     classes.
    1.13   
    1.14  	This is done even while no QGraphicsView is availabe. This is useful
    1.15 -	if e.g. on a small device like a cellphone te full map is not used,
    1.16 +	if e.g. on a small device like a cellphone the full map is not used,
    1.17  	but just a treeview instead.
    1.18  */
    1.19