diff -r f688a9913724 -r 4244bcd9e6ea xml.h --- a/xml.h Mon Apr 18 06:17:00 2005 +0000 +++ b/xml.h Thu Sep 22 12:56:05 2005 +0000 @@ -27,6 +27,7 @@ void setTmpDir (QString); void setLoadMode (const LoadMode &); bool readBranchAttr (const QXmlAttributes&); + bool readLinkAttr (const QXmlAttributes&); bool readNoteAttr (const QXmlAttributes&); bool readFloatImageAttr (const QXmlAttributes&); bool readXLinkAttr (const QXmlAttributes&);