diff -r 78ba80b54bc4 -r d85834ad8c54 treemodel.cpp --- a/treemodel.cpp Tue Aug 18 12:39:07 2009 +0000 +++ b/treemodel.cpp Mon Aug 24 14:39:07 2009 +0000 @@ -66,14 +66,14 @@ TreeItem *parentItem; if (!parent.isValid()) - { //FIXME-1 + { //FIXME-3 left here for testing only, seems to work now... parentItem = rootItem; /* cout << "TM::index() no parent?! xxx\n"; cout << " row="<