Some code cleanup and experimental stuff to support animations later
authorinsilmaril
Mon, 05 May 2008 13:46:42 +0000
changeset 69307fead1e540b
parent 692 c5e3cb54b9db
child 694 2bbdcca6e779
Some code cleanup and experimental stuff to support animations later
noteobj.cpp
     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