X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..06936905a43d7a4b05bd3cc6eb50eb6ab24d0eeb:/interface/wx/xml/xml.h diff --git a/interface/wx/xml/xml.h b/interface/wx/xml/xml.h index bbc63c62ed..71ac36a37b 100644 --- a/interface/wx/xml/xml.h +++ b/interface/wx/xml/xml.h @@ -8,7 +8,6 @@ /** @class wxXmlNode - @headerfile xml.h wx/xml/xml.h Represents a node in an XML document. See wxXmlDocument. @@ -270,7 +269,6 @@ public: /** @class wxXmlAttribute - @headerfile xml.h wx/xml/xml.h Represents a node attribute. @@ -335,7 +333,6 @@ public: /** @class wxXmlDocument - @headerfile xml.h wx/xml/xml.h This class holds XML data/document as parsed by XML parser in the root node.