xml.h
changeset 355 ca0c7650fbe4
parent 239 bdeb503d2b7f
child 407 5db8dfd30ea2
     1.1 --- a/xml.h	Tue Mar 14 14:27:04 2006 +0000
     1.2 +++ b/xml.h	Wed Jun 21 07:35:32 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&);