diff -r f688a9913724 -r 2cf3413b6ac9 xml.h --- a/xml.h Mon Apr 18 06:17:00 2005 +0000 +++ b/xml.h Tue Sep 06 15:04:50 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&);