diff -r 25e634a7e1dc -r 8acac4fade1b branchpropwindow.cpp --- a/branchpropwindow.cpp Mon Jun 08 11:36:56 2009 +0000 +++ b/branchpropwindow.cpp Mon Jun 29 10:27:42 2009 +0000 @@ -57,12 +57,13 @@ settings.setValue( "/satellite/propertywindow/showWithMain",isVisible() ); } -void BranchPropertyWindow::setBranch (BranchObj *bo) //FIXME-2 maybe do this via signals emitted anyway from model? +void BranchPropertyWindow::setBranch (BranchObj *bo) { disconnectSignals(); branch=bo; if (bo) { + qWarning ("BPW::setBranch"); ui.tabWidget->setEnabled (true); // Frame