changeset 557 | 7fc6541f0490 |
parent 488 | bd28847feede |
child 672 | 459110777aaf |
1.1 --- a/branchpropwindow.cpp Thu May 17 20:19:03 2007 +0000 1.2 +++ b/branchpropwindow.cpp Mon Jul 23 12:42:01 2007 +0000 1.3 @@ -43,7 +43,7 @@ 1.4 { 1.5 settings.setValue( "/satellite/propertywindow/geometry/size", size() ); 1.6 settings.setValue( "/satellite/propertywindow/geometry/pos", pos() ); 1.7 - 1.8 + settings.setValue( "/satellite/propertywindow/showWithMain",isVisible() ); 1.9 } 1.10 1.11 void BranchPropertyWindow::setBranch (BranchObj *bo)