diff -r bd28847feede -r d4b49c6c6069 branchpropwindow.cpp --- a/branchpropwindow.cpp Thu May 17 20:19:03 2007 +0000 +++ b/branchpropwindow.cpp Wed Jan 16 15:45:19 2008 +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)