X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1811af8709aa08b4d442f34b0f714cd78c5b9f26..ce914f7319a5946f49da4c06e95be94dcd49611e:/wxPython/contrib/xrc/_xrcextras.py diff --git a/wxPython/contrib/xrc/_xrcextras.py b/wxPython/contrib/xrc/_xrcextras.py new file mode 100644 index 0000000000..2f06e83a95 --- /dev/null +++ b/wxPython/contrib/xrc/_xrcextras.py @@ -0,0 +1,4 @@ + +# The global was removed in favor of static accessor functions. This is for +# backwards compatibility: +wxTheXmlResource = wxXmlResource_Get()