xml.h
changeset 162 2cf3413b6ac9
parent 95 f688a9913724
child 166 325958acb69b
     1.1 --- a/xml.h	Mon Apr 18 06:17:00 2005 +0000
     1.2 +++ b/xml.h	Tue Sep 06 15:04:50 2005 +0000
     1.3 @@ -27,6 +27,7 @@
     1.4  	void setTmpDir (QString);
     1.5  	void setLoadMode (const LoadMode &);
     1.6  	bool readBranchAttr (const QXmlAttributes&);
     1.7 +	bool readLinkAttr (const QXmlAttributes&);
     1.8  	bool readNoteAttr (const QXmlAttributes&);
     1.9  	bool readFloatImageAttr (const QXmlAttributes&);
    1.10  	bool readXLinkAttr (const QXmlAttributes&);