diff -r ce2abdbd0b65 -r 28be7520cb21 branchpropwindow.cpp --- a/branchpropwindow.cpp Fri Jun 29 09:43:53 2007 +0000 +++ b/branchpropwindow.cpp Fri Jun 29 09:43:53 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)