diff -r 94ed4372ef08 -r 2d4cc445a86a treeitem.h --- a/treeitem.h Thu Mar 19 11:45:28 2009 +0000 +++ b/treeitem.h Mon Mar 23 09:06:51 2009 +0000 @@ -19,6 +19,7 @@ TreeItem *child(int row); int childCount() const; + int childNumber() const; int columnCount() const; int branchCount() const;