noteobj.cpp
changeset 760 59614eaf5fbb
parent 746 ee6b0f3a4c2f
child 842 bec082472471
     1.1 --- a/noteobj.cpp	Tue Apr 28 20:53:44 2009 +0000
     1.2 +++ b/noteobj.cpp	Wed Apr 29 18:46:31 2009 +0000
     1.3 @@ -95,7 +95,7 @@
     1.4  	r.replace (rx,indent);
     1.5  	r=indent + r;	// Don't forget first line
     1.6  
     1.7 -/* FIXME-2	wrap text at width
     1.8 +/* FIXME-5	wrap text at width
     1.9  	if (fonthint !="fixed")
    1.10  	{
    1.11  	}