diff -r 58adc2d2ed08 -r fdb26d5b3715 branchobj.h --- a/branchobj.h Wed May 04 20:35:39 2005 +0000 +++ b/branchobj.h Fri Jul 08 07:24:42 2005 +0000 @@ -43,6 +43,7 @@ virtual void setVisibility(bool); // set vis. for w virtual void setLinkColor(); // set the color of link virtual void setColor(QColor,bool); // set the color of heading + virtual QColor getColor(); // get color of heading BranchObj* first (); // set Iterator to first LMO