## This file reverse renames symbols in the wx package to give
## them their wx prefix again, for backwards compatibility.
##
-## Generated by ./distrib/build_renamers.py
+## Generated by BuildRenamers in config.py
# This silly stuff here is so the wxPython.wx module doesn't conflict
# with the wx package. We need to import modules from the wx package
WX_XMLRES_CURRENT_VERSION_REVISION = wx.xrc.WX_XMLRES_CURRENT_VERSION_REVISION
wxXRC_USE_LOCALE = wx.xrc.XRC_USE_LOCALE
wxXRC_NO_SUBCLASSING = wx.xrc.XRC_NO_SUBCLASSING
+wxXRC_NO_RELOADING = wx.xrc.XRC_NO_RELOADING
wxXmlResource = wx.xrc.XmlResource
-wxXmlResourcePtr = wx.xrc.XmlResourcePtr
wxEmptyXmlResource = wx.xrc.EmptyXmlResource
wxXmlResource_AddSubclassFactory = wx.xrc.XmlResource_AddSubclassFactory
wxXmlResource_GetXRCID = wx.xrc.XmlResource_GetXRCID
wxXmlResource_Get = wx.xrc.XmlResource_Get
wxXmlResource_Set = wx.xrc.XmlResource_Set
wxXmlSubclassFactory = wx.xrc.XmlSubclassFactory
-wxXmlSubclassFactoryPtr = wx.xrc.XmlSubclassFactoryPtr
+wxXmlSubclassFactory = wx.xrc.XmlSubclassFactory
wxXML_ELEMENT_NODE = wx.xrc.XML_ELEMENT_NODE
wxXML_ATTRIBUTE_NODE = wx.xrc.XML_ATTRIBUTE_NODE
wxXML_TEXT_NODE = wx.xrc.XML_TEXT_NODE
wxXML_NOTATION_NODE = wx.xrc.XML_NOTATION_NODE
wxXML_HTML_DOCUMENT_NODE = wx.xrc.XML_HTML_DOCUMENT_NODE
wxXmlProperty = wx.xrc.XmlProperty
-wxXmlPropertyPtr = wx.xrc.XmlPropertyPtr
wxXmlNode = wx.xrc.XmlNode
-wxXmlNodePtr = wx.xrc.XmlNodePtr
wxXmlNodeEasy = wx.xrc.XmlNodeEasy
wxXmlDocument = wx.xrc.XmlDocument
-wxXmlDocumentPtr = wx.xrc.XmlDocumentPtr
wxXmlDocumentFromStream = wx.xrc.XmlDocumentFromStream
wxEmptyXmlDocument = wx.xrc.EmptyXmlDocument
wxXmlResourceHandler = wx.xrc.XmlResourceHandler
-wxXmlResourceHandlerPtr = wx.xrc.XmlResourceHandlerPtr
+wxXmlResourceHandler = wx.xrc.XmlResourceHandler
XRCID = wx.xrc.XRCID
XRCCTRL = wx.xrc.XRCCTRL
wxTheXmlResource = wx.xrc.TheXmlResource