noteobj.cpp
changeset 693 07fead1e540b
parent 663 827d334d55f1
child 708 02f683ded030
     1.1 --- a/noteobj.cpp	Mon May 05 13:46:42 2008 +0000
     1.2 +++ b/noteobj.cpp	Mon May 05 13:46:42 2008 +0000
     1.3 @@ -94,6 +94,7 @@
     1.4  	{
     1.5  	}
     1.6  */	
     1.7 +	r=indent+"\n"+r+indent+"\n\n";
     1.8  	return r;
     1.9  }
    1.10