diff -r 5987f9f15bac -r bfacef6f29c1 branchpropwindow.h --- a/branchpropwindow.h Mon Aug 03 10:42:12 2009 +0000 +++ b/branchpropwindow.h Tue Mar 09 13:09:05 2010 +0000 @@ -20,7 +20,7 @@ public: BranchPropertyWindow (QWidget *parent=0); ~BranchPropertyWindow (); - void setBranch (BranchItem *); + void setItem (TreeItem *); void setModel (VymModel *); private slots: