branchpropwindow.cpp
changeset 686 d6cc3365c8b8
parent 672 459110777aaf
child 721 12958f987bcf
     1.1 --- a/branchpropwindow.cpp	Wed Feb 27 16:09:06 2008 +0000
     1.2 +++ b/branchpropwindow.cpp	Wed Apr 09 07:14:13 2008 +0000
     1.3 @@ -44,6 +44,9 @@
     1.4  	else	
     1.5  		hide();
     1.6  
     1.7 +	// FIXME for now remove attribute tab
     1.8 +	ui.tabWidget->removeTab (3);
     1.9 +
    1.10  }
    1.11  
    1.12  BranchPropertyWindow::~BranchPropertyWindow ()