diff -r 4a84d7e444d8 -r c2ce9944148c attributeitem.h --- a/attributeitem.h Thu Jan 21 11:56:57 2010 +0000 +++ b/attributeitem.h Wed Feb 10 13:48:42 2010 +0000 @@ -4,13 +4,13 @@ #include #include -#include "treeitem.h" +#include "branchitem.h" /*! \brief A key and a value The data itself is stored in Attribute Definitions (AttributeDef). A list of these tables AttributeTable is maintained for every MapEditor. */ -class AttributeItem:public TreeItem { +class AttributeItem:public BranchItem { enum Type { Undefined, //!< Undefined type