Don't call _setOORINfo from PreGrid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
ed8d127eb0
commit
90f7243727
@ -1592,6 +1592,8 @@ class wxGrid : public wxScrolledWindow
|
||||
{
|
||||
public:
|
||||
%pythonAppend wxGrid "self._setOORInfo(self)"
|
||||
%pythonAppend wxGrid() ""
|
||||
|
||||
%typemap(out) wxGrid*; // turn off this typemap
|
||||
|
||||
wxGrid( wxWindow *parent,
|
||||
|
Loading…
Reference in New Issue
Block a user