texteditor.cpp
changeset 503 48ca4c364eab
parent 497 ab118b86bc54
child 645 2abfdb7e85f4
     1.1 --- a/texteditor.cpp	Thu Jun 14 10:21:41 2007 +0000
     1.2 +++ b/texteditor.cpp	Thu Jun 14 10:21:41 2007 +0000
     1.3 @@ -59,10 +59,7 @@
     1.4  	resize (settings.value ( "/satellite/noteeditor/geometry/size", QSize(450,600)).toSize());
     1.5  	move   (settings.value ( "/satellite/noteeditor/geometry/pos", QPoint (250,50)).toPoint());
     1.6  	
     1.7 -	if (settings.value ( "/satellite/noteeditor/showWithMain",true).toBool())
     1.8 -		setShowWithMain (true);
     1.9 -	else	
    1.10 -		setShowWithMain (false);
    1.11 +	setShowWithMain (settings.value ( "/satellite/noteeditor/showWithMain",true).toBool());
    1.12  
    1.13  	varFont.fromString( settings.value
    1.14  		("/satellite/noteeditor/fonts/varFont",