diff -r 608f976aa7bb -r 9ad3d0391be1 branchobj.h --- a/branchobj.h Tue Jun 06 14:58:11 2006 +0000 +++ b/branchobj.h Tue Sep 05 07:56:57 2006 +0000 @@ -124,6 +124,7 @@ protected: static BranchObj* itLast; // iterator for first(), next() + static BranchObj* itFirst; // first iterator for first(), next() BranchObjPtrList branch; // all child branches Q3PtrList floatimage; // child images Q3PtrList xlink; // xlinks to other branches