diff -r fac7bf719295 -r f79a53ee8cf6 branchobj.h --- a/branchobj.h Wed May 18 07:39:51 2005 +0000 +++ b/branchobj.h Wed May 18 07:39:51 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