diff -r 608f976aa7bb -r 557239819c45 branchobj.h --- a/branchobj.h Tue Jun 06 14:58:11 2006 +0000 +++ b/branchobj.h Wed Aug 30 12:16:25 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