branchobj.h
changeset 100 f79a53ee8cf6
parent 98 58adc2d2ed08
child 139 087e60400acc
     1.1 --- a/branchobj.h	Wed May 18 07:39:51 2005 +0000
     1.2 +++ b/branchobj.h	Wed May 18 07:39:51 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