diff -r 3780fe1051a3 -r 5dfbe972d9df xml.h --- a/xml.h Wed Mar 15 13:53:53 2006 +0000 +++ b/xml.h Wed Mar 15 13:53:53 2006 +0000 @@ -29,7 +29,7 @@ void setInputFile (QString); void setLoadMode (const LoadMode &); bool readBranchAttr (const QXmlAttributes&); - bool readLinkAttr (const QXmlAttributes&); + bool readOOAttr (const QXmlAttributes&); bool readNoteAttr (const QXmlAttributes&); bool readFloatImageAttr (const QXmlAttributes&); bool readXLinkAttr (const QXmlAttributes&);