noteobj.h
changeset 842 bec082472471
parent 746 ee6b0f3a4c2f
     1.1 --- a/noteobj.h	Mon Mar 22 15:37:23 2010 +0000
     1.2 +++ b/noteobj.h	Tue Mar 30 17:30:39 2010 +0000
     1.3 @@ -21,7 +21,7 @@
     1.4  	void setNote (const QString&);
     1.5  	QString getNote() const;
     1.6  	QString getNoteASCII();
     1.7 -	QString getNoteASCII(const QString &indent, const int &width=0);
     1.8 +	QString getNoteASCII(QString igdent, const int &width=0);
     1.9  	QString getNoteOpenDoc();
    1.10  	void setFontHint (const QString&);
    1.11  	QString getFontHint () const;