texteditor.cpp
changeset 805 fc7a93ff97c3
parent 804 14f2b1b15242
child 807 f9f7922989d8
     1.1 --- a/texteditor.cpp	Fri Nov 13 08:32:03 2009 +0000
     1.2 +++ b/texteditor.cpp	Mon Nov 16 09:47:10 2009 +0000
     1.3 @@ -68,7 +68,7 @@
     1.4  	);
     1.5  	fixedFont.fromString (settings.value(
     1.6  		"/satellite/noteeditor/fonts/fixedFont",
     1.7 -		"Courier,14,-1,5,48,0,0,0,1,0").toString() 
     1.8 +		"Courier,12,-1,5,48,0,0,0,1,0").toString() 
     1.9  	);
    1.10  	QString s=settings.value ("/satellite/noteeditor/fonts/fonthintDefault","variable").toString();
    1.11  	if (s == "fixed")