diff -r 6269016c9905 -r c6bb4fdcc55f branchpropwindow.h --- a/branchpropwindow.h Thu Aug 06 10:42:17 2009 +0000 +++ b/branchpropwindow.h Sat Aug 08 21:58:26 2009 +0000 @@ -20,7 +20,7 @@ public: BranchPropertyWindow (QWidget *parent=0); ~BranchPropertyWindow (); - void setBranch (BranchItem *); + void setItem (TreeItem *); void setModel (VymModel *); private slots: