branchpropwindow.h
changeset 849 988f1908a7c4
parent 785 5987f9f15bac
     1.1 --- a/branchpropwindow.h	Mon Aug 03 10:42:12 2009 +0000
     1.2 +++ b/branchpropwindow.h	Fri Jul 23 16:43:49 2010 +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: