attributeitem.h
changeset 822 c2ce9944148c
parent 795 6b0a5f4923d3
child 823 0bba81dde1bc
     1.1 --- a/attributeitem.h	Thu Jan 21 11:56:57 2010 +0000
     1.2 +++ b/attributeitem.h	Wed Feb 10 13:48:42 2010 +0000
     1.3 @@ -4,13 +4,13 @@
     1.4  #include <QStringList>
     1.5  #include <QVariant>
     1.6  
     1.7 -#include "treeitem.h"
     1.8 +#include "branchitem.h"
     1.9  
    1.10  /*! \brief A key and a value 
    1.11      The data itself is stored in Attribute Definitions (AttributeDef). 
    1.12  	A list of these tables AttributeTable is maintained for every MapEditor.
    1.13  */
    1.14 -class AttributeItem:public TreeItem {
    1.15 +class AttributeItem:public BranchItem {
    1.16  
    1.17  enum Type {
    1.18  	Undefined,	//!< Undefined type