X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eb6a4098a0f2e9ae55e72ad960b3dfc134d177c9..d14a1e28567de23c586bc80017073d0c39f8d18f:/wxPython/src/_gridextras.py diff --git a/wxPython/src/_gridextras.py b/wxPython/src/_gridextras.py deleted file mode 100644 index 5bd9c3fe67..0000000000 --- a/wxPython/src/_gridextras.py +++ /dev/null @@ -1,20 +0,0 @@ - - -# Stuff these names into the wx namespace so wxPyConstructObject can find them - -wx.wxGridEventPtr = wxGridEventPtr -wx.wxGridSizeEventPtr = wxGridSizeEventPtr -wx.wxGridRangeSelectEventPtr = wxGridRangeSelectEventPtr -wx.wxGridEditorCreatedEventPtr = wxGridEditorCreatedEventPtr -wx.wxGridCellRendererPtr = wxGridCellRendererPtr -wx.wxPyGridCellRendererPtr = wxPyGridCellRendererPtr -wx.wxGridCellEditorPtr = wxGridCellEditorPtr -wx.wxPyGridCellEditorPtr = wxPyGridCellEditorPtr -wx.wxGridCellAttrPtr = wxGridCellAttrPtr -wx.wxGridCellAttrProviderPtr = wxGridCellAttrProviderPtr -wx.wxPyGridCellAttrProviderPtr = wxPyGridCellAttrProviderPtr -wx.wxGridTableBasePtr = wxGridTableBasePtr -wx.wxPyGridTableBasePtr = wxPyGridTableBasePtr -wx.wxGridTableMessagePtr = wxGridTableMessagePtr -wx.wxGridCellCoordsPtr = wxGridCellCoordsPtr -wx.wxGridPtr = wxGridPtr