--- /dev/null
+
+
+# Stuff these names into the wx namespace so wxPyConstructObject can find them
+
+wx.wxGridEventPtr = wxGridEventPtr
+wx.wxGridSizeEventPtr = wxGridSizeEventPtr
+wx.wxGridRangeSelectEventPtr = wxGridRangeSelectEventPtr
+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