diff -r 459110777aaf -r d476376502aa branchpropwindow.cpp --- a/branchpropwindow.cpp Wed Feb 27 16:09:06 2008 +0000 +++ b/branchpropwindow.cpp Sat May 10 22:16:13 2008 +0000 @@ -44,6 +44,9 @@ else hide(); + // FIXME for now remove attribute tab + ui.tabWidget->removeTab (3); + } BranchPropertyWindow::~BranchPropertyWindow ()