noteobj.cpp
changeset 645 2abfdb7e85f4
parent 625 22955004d512
child 663 827d334d55f1
     1.1 --- a/noteobj.cpp	Fri Nov 09 12:07:22 2007 +0000
     1.2 +++ b/noteobj.cpp	Mon Jan 14 16:26:59 2008 +0000
     1.3 @@ -84,10 +84,9 @@
     1.4  	rx.setPattern (""");
     1.5  	r.replace (rx,"\"");
     1.6  
     1.7 -/* FIXME
     1.8 +/* FIXME	wrap text at width
     1.9  	if (fonthint !="fixed")
    1.10  	{
    1.11 -		// wrap text at width
    1.12  	}
    1.13  */	
    1.14  	return r;