Files
wxWidgets/wxPython/src/_misc_reverse.txt
Robin Dunn d40e73919c More adjustments to aliases
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-12-24 01:12:25 +00:00

16 lines
376 B
Plaintext

# Other names that need to be reverse-renamed for the old namespace
PyTimer
PyDropTarget
#SystemSettings_GetSystemColour
#SystemSettings_GetSystemFont
#SystemSettings_GetSystemMetric
# With the * on the end these will cause code to be added that
# will scan for other names in the source module tha have the
# given prefix and will put a reference in the local module.