diff -r 5987f9f15bac -r 988f1908a7c4 branchpropwindow.h --- a/branchpropwindow.h Mon Aug 03 10:42:12 2009 +0000 +++ b/branchpropwindow.h Fri Jul 23 16:43:49 2010 +0000 @@ -20,7 +20,7 @@ public: BranchPropertyWindow (QWidget *parent=0); ~BranchPropertyWindow (); - void setBranch (BranchItem *); + void setItem (TreeItem *); void setModel (VymModel *); private slots: