diff -r 8fca3a710dc4 -r bd28847feede branchpropwindow.cpp --- a/branchpropwindow.cpp Thu May 03 14:40:13 2007 +0000 +++ b/branchpropwindow.cpp Thu May 17 20:19:03 2007 +0000 @@ -29,7 +29,6 @@ // Load Settings - //FIXME setSatelliteName ( "propertyWindow" ); resize (settings.value ( "/satellite/propertywindow/geometry/size", QSize(450,600)).toSize()); move (settings.value ( "/satellite/propertywindow/geometry/pos", QPoint (250,50)).toPoint());