diff -r bd28847feede -r bc9ee45be19c branchpropwindow.cpp --- a/branchpropwindow.cpp Thu May 17 20:19:03 2007 +0000 +++ b/branchpropwindow.cpp Sun Aug 26 12:18:31 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)