changeset 114 | ba1ec9a16516 |
parent 98 | 58adc2d2ed08 |
child 139 | 087e60400acc |
1.1 --- a/branchobj.h Wed May 04 20:35:39 2005 +0000 1.2 +++ b/branchobj.h Fri Jul 08 07:24:42 2005 +0000 1.3 @@ -43,6 +43,7 @@ 1.4 virtual void setVisibility(bool); // set vis. for w 1.5 virtual void setLinkColor(); // set the color of link 1.6 virtual void setColor(QColor,bool); // set the color of heading 1.7 + virtual QColor getColor(); // get color of heading 1.8 1.9 1.10 BranchObj* first (); // set Iterator to first LMO