missing #if's needed for compilation with some wxUSE_XXX set to 0 (patch 728413)
[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.wxContextHelpButtonPtr = wxContextHelpButtonPtr