diff -r bd28847feede -r dad3e4c36e7f branchpropwindow.cpp --- a/branchpropwindow.cpp Thu May 17 20:19:03 2007 +0000 +++ b/branchpropwindow.cpp Wed Aug 22 07:25:05 2007 +0000 @@ -43,7 +43,7 @@ { settings.setValue( "/satellite/propertywindow/geometry/size", size() ); settings.setValue( "/satellite/propertywindow/geometry/pos", pos() ); - + settings.setValue( "/satellite/propertywindow/showWithMain",isVisible() ); } void BranchPropertyWindow::setBranch (BranchObj *bo)