diff -r bd28847feede -r 49f2d7a5f85d branchpropwindow.cpp --- a/branchpropwindow.cpp Thu May 17 20:19:03 2007 +0000 +++ b/branchpropwindow.cpp Wed Jul 18 10:15:46 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)