diff -r bd28847feede -r 6a5e2c27f8a4 branchpropwindow.cpp --- a/branchpropwindow.cpp Thu May 17 20:19:03 2007 +0000 +++ b/branchpropwindow.cpp Fri Feb 01 15:28:35 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)