diff --git a/wxPython/src/_calextras.py b/wxPython/src/_calextras.py index f2f8bde23c..1b8ba8cb2f 100644 --- a/wxPython/src/_calextras.py +++ b/wxPython/src/_calextras.py @@ -2,3 +2,4 @@ # Stuff these names into the wx namespace so wxPyConstructObject can find them wx.wxCalendarEventPtr = wxCalendarEventPtr +wx.wxCalendarCtrlPtr = wxCalendarCtrlPtr