diff -r f3465a5f0dc4 -r 48ca4c364eab texteditor.cpp --- a/texteditor.cpp Thu Jun 14 10:21:41 2007 +0000 +++ b/texteditor.cpp Thu Jun 14 10:21:41 2007 +0000 @@ -59,10 +59,7 @@ resize (settings.value ( "/satellite/noteeditor/geometry/size", QSize(450,600)).toSize()); move (settings.value ( "/satellite/noteeditor/geometry/pos", QPoint (250,50)).toPoint()); - if (settings.value ( "/satellite/noteeditor/showWithMain",true).toBool()) - setShowWithMain (true); - else - setShowWithMain (false); + setShowWithMain (settings.value ( "/satellite/noteeditor/showWithMain",true).toBool()); varFont.fromString( settings.value ("/satellite/noteeditor/fonts/varFont",