changeset 659 | b582bba9e312 |
parent 625 | 22955004d512 |
child 663 | 827d334d55f1 |
1.1 --- a/noteobj.cpp Fri Nov 09 12:07:22 2007 +0000 1.2 +++ b/noteobj.cpp Wed Jan 16 15:45:19 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;