author | insilmaril |
Fri Jun 29 09:43:53 2007 +0000 (2007-06-29) | |
changeset 530 | 28be7520cb21 |
parent 529 | ce2abdbd0b65 |
child 531 | be24af55da40 |
1.1 --- a/branchpropwindow.cpp Fri Jun 29 09:43:53 2007 +0000 1.2 +++ b/branchpropwindow.cpp Fri Jun 29 09:43:53 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)