diff -r 5987f9f15bac -r c79486b7cb4b branchpropwindow.h --- a/branchpropwindow.h Mon Aug 03 10:42:12 2009 +0000 +++ b/branchpropwindow.h Fri Nov 27 13:31:21 2009 +0000 @@ -20,7 +20,7 @@ public: BranchPropertyWindow (QWidget *parent=0); ~BranchPropertyWindow (); - void setBranch (BranchItem *); + void setItem (TreeItem *); void setModel (VymModel *); private slots: