branchobj.h
changeset 795 6b0a5f4923d3
parent 793 cac93797c580
child 796 cf634bbf9e04
     1.1 --- a/branchobj.h	Fri Sep 11 12:56:15 2009 +0000
     1.2 +++ b/branchobj.h	Thu Sep 17 09:41:09 2009 +0000
     1.3 @@ -48,7 +48,6 @@
     1.4  public:	
     1.5  	virtual void setDefAttr (BranchModification);	// set default attributes (font, size, ...)
     1.6  
     1.7 -    virtual void sortChildren();
     1.8      virtual void alignRelativeTo(const QPointF, bool alignSelf=false );
     1.9  	virtual void reposition();
    1.10  	virtual void unsetAllRepositionRequests();