X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4f3449b43280a855e57280e6848610ea9fdaa3bb..b9ac87bc5cbe46227195e32c44e25831f8206e3c:/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