]> git.saurik.com Git - wxWidgets.git/blob - wxPython/contrib/xrc/_xrcextras.py
added Append(const wxString&) overload and replaced all wxASSERTs with wxASSERT_MSGs...
[wxWidgets.git] / wxPython / contrib / xrc / _xrcextras.py
1
2 # The global was removed in favor of static accessor functions. This is for
3 # backwards compatibility:
4 wxTheXmlResource = wxXmlResource_Get()