branchpropwindow.cpp
changeset 777 8acac4fade1b
parent 767 6d2b32f305f9
child 779 1fb50e79661c
     1.1 --- a/branchpropwindow.cpp	Mon Jun 08 11:36:56 2009 +0000
     1.2 +++ b/branchpropwindow.cpp	Mon Jun 29 10:27:42 2009 +0000
     1.3 @@ -57,12 +57,13 @@
     1.4  	settings.setValue( "/satellite/propertywindow/showWithMain",isVisible() );
     1.5  }
     1.6  
     1.7 -void BranchPropertyWindow::setBranch (BranchObj *bo)	//FIXME-2 maybe do this via signals emitted anyway from model?
     1.8 +void BranchPropertyWindow::setBranch (BranchObj *bo)	
     1.9  {
    1.10  	disconnectSignals();
    1.11  	branch=bo;
    1.12  	if (bo) 
    1.13  	{
    1.14 +		qWarning ("BPW::setBranch");
    1.15  		ui.tabWidget->setEnabled (true);
    1.16  
    1.17  		// Frame