# HG changeset patch # User insilmaril # Date 1209995202 0 # Node ID 07fead1e540b6fd85447bafca09265e06d66b9d6 # Parent c5e3cb54b9db8d4d26540a8f6f7fbe90eff785da Some code cleanup and experimental stuff to support animations later diff -r c5e3cb54b9db -r 07fead1e540b noteobj.cpp --- a/noteobj.cpp Mon May 05 13:46:42 2008 +0000 +++ b/noteobj.cpp Mon May 05 13:46:42 2008 +0000 @@ -94,6 +94,7 @@ { } */ + r=indent+"\n"+r+indent+"\n\n"; return r; }