changeset 770 | 57ce1ba6d1cb |
parent 746 | ee6b0f3a4c2f |
child 842 | bec082472471 |
1.1 --- a/noteobj.cpp Thu Mar 26 07:49:17 2009 +0000 1.2 +++ b/noteobj.cpp Mon May 18 09:41: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 }