]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/xrc/_xrcextras.py
Changes to match recent CVS updates, added demo for wxGenericDirCtrl.
[wxWidgets.git] / wxPython / contrib / xrc / _xrcextras.py
diff --git a/wxPython/contrib/xrc/_xrcextras.py b/wxPython/contrib/xrc/_xrcextras.py
new file mode 100644 (file)
index 0000000..2f06e83
--- /dev/null
@@ -0,0 +1,4 @@
+
+# The global was removed  in favor of static accessor functions.  This is for
+# backwards compatibility:
+wxTheXmlResource = wxXmlResource_Get()