noteobj.h
changeset 613 8fb5b3956b3e
parent 474 d9add21ee9d3
child 617 7ee5bf3647d3
     1.1 --- a/noteobj.h	Tue Oct 23 13:05:22 2007 +0000
     1.2 +++ b/noteobj.h	Wed Oct 24 12:21:24 2007 +0000
     1.3 @@ -20,6 +20,7 @@
     1.4  	void setNote (const QString&);
     1.5  	QString getNote();
     1.6  	QString getNoteASCII();
     1.7 +	QString getNoteASCII(const QString &indent, const int &width);
     1.8  	QString getNoteOpenDoc();
     1.9  	void setFontHint (const QString&);
    1.10  	QString getFontHint ();