X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4f3449b43280a855e57280e6848610ea9fdaa3bb..faeb124b61f0bcf5c1b3bad809bca1ba27b42519:/wxPython/src/_helpextras.py diff --git a/wxPython/src/_helpextras.py b/wxPython/src/_helpextras.py index b925ee0362..ea0abe70e4 100644 --- a/wxPython/src/_helpextras.py +++ b/wxPython/src/_helpextras.py @@ -1,4 +1,4 @@ # Stuff these names into the wx namespace so wxPyConstructObject can find them import wx wx.wxHelpEventPtr = wxHelpEventPtr -wx.wxContextMenuEventPtr = wxContextMenuEventPtr +wx.wxContextHelpButtonPtr = wxContextHelpButtonPtr