xml/legacyminidomparser/XMLDom/INC/GMXMLDocument.h
branchCompilerCompatibility
changeset 13 5474adb59cd1
parent 0 e35f40988205
--- a/xml/legacyminidomparser/XMLDom/INC/GMXMLDocument.h	Sun Mar 14 13:16:21 2010 +0000
+++ b/xml/legacyminidomparser/XMLDom/INC/GMXMLDocument.h	Sun Mar 28 16:41:06 2010 +0100
@@ -186,7 +186,7 @@
 	/** Gets a reference to the MXMLDtd object to use for DTD validation checking.
 	
 	@return DTD */
-	const MXMLDtd& CMDXMLDocument::DtdRepresentation() const;
+	const MXMLDtd& DtdRepresentation() const;
 
 
 private: