hide export for floatimages.
1.1 --- a/xml.h Wed Mar 15 13:53:53 2006 +0000
1.2 +++ b/xml.h Wed Mar 15 13:53:53 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&);