changeset 370 | 97f5d07bf47d |
parent 239 | bdeb503d2b7f |
child 407 | 5db8dfd30ea2 |
1.1 --- a/xml.h Tue Mar 14 14:27:04 2006 +0000 1.2 +++ b/xml.h Tue Sep 05 11:53:54 2006 +0000 1.3 @@ -29,7 +29,7 @@ 1.4 void setInputFile (QString); 1.5 void setLoadMode (const LoadMode &); 1.6 bool readBranchAttr (const QXmlAttributes&); 1.7 - bool readLinkAttr (const QXmlAttributes&); 1.8 + bool readOOAttr (const QXmlAttributes&); 1.9 bool readNoteAttr (const QXmlAttributes&); 1.10 bool readFloatImageAttr (const QXmlAttributes&); 1.11 bool readXLinkAttr (const QXmlAttributes&);