branchpropwindow.cpp
changeset 530 28be7520cb21
parent 488 bd28847feede
child 672 459110777aaf
     1.1 --- a/branchpropwindow.cpp	Fri Jun 29 09:43:53 2007 +0000
     1.2 +++ b/branchpropwindow.cpp	Fri Jun 29 09:43:53 2007 +0000
     1.3 @@ -43,7 +43,7 @@
     1.4  {
     1.5  	settings.setValue( "/satellite/propertywindow/geometry/size", size() );
     1.6  	settings.setValue( "/satellite/propertywindow/geometry/pos", pos() );
     1.7 -
     1.8 +	settings.setValue( "/satellite/propertywindow/showWithMain",isVisible() );
     1.9  }
    1.10  
    1.11  void BranchPropertyWindow::setBranch (BranchObj *bo)