wxWidgets/wxPython/contrib/xrc/_xrcextras.py

5 lines
145 B
Python
Raw Normal View History

# The global was removed in favor of static accessor functions. This is for
# backwards compatibility:
wxTheXmlResource = wxXmlResource_Get()