Files
wxWidgets/wxPython/src/_misc_reverse.txt
Robin Dunn 61c5a8acbe Added some aliases
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-28 18:39:57 +00:00

16 lines
373 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.