changeset 161 | 88efbd21cff1 |
parent 95 | f688a9913724 |
child 166 | 325958acb69b |
1.1 --- a/xml.h Mon Apr 18 06:17:00 2005 +0000 1.2 +++ b/xml.h Mon Sep 05 16:48:10 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&);