branchpropwindow.h
changeset 787 c6bb4fdcc55f
parent 785 5987f9f15bac
     1.1 --- a/branchpropwindow.h	Thu Aug 06 10:42:17 2009 +0000
     1.2 +++ b/branchpropwindow.h	Sat Aug 08 21:58:26 2009 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  public:
     1.5  	BranchPropertyWindow (QWidget *parent=0);
     1.6  	~BranchPropertyWindow ();
     1.7 -	void setBranch (BranchItem *);
     1.8 +	void setItem (TreeItem *);
     1.9  	void setModel (VymModel *);
    1.10  
    1.11  private slots: