]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/grid.py
Added a note to self to look at adding ProvidesBackground in the future
[wxWidgets.git] / wxPython / src / gtk / grid.py
index 9fdde8a7e7cbab4013d869dfced13f0e1e316d2d..349997649c70d57c8f4620b872506f28c245281a 100644 (file)
@@ -2080,7 +2080,6 @@ def PreGrid(*args, **kwargs):
     """PreGrid() -> Grid"""
     val = _grid.new_PreGrid(*args, **kwargs)
     val.thisown = 1
-    self._setOORInfo(self)
     return val
 
 def Grid_GetClassDefaultAttributes(*args, **kwargs):