]> git.saurik.com Git - wxWidgets.git/blob - wxPython/src/_helpextras.py
configure now defines _WIN_IE if w32api is at least 1.1 (1.0 is not complete enough...
[wxWidgets.git] / wxPython / src / _helpextras.py
1 # Stuff these names into the wx namespace so wxPyConstructObject can find them
2 import wx
3 wx.wxHelpEventPtr = wxHelpEventPtr
4 wx.wxContextMenuEventPtr = wxContextMenuEventPtr