X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4f3449b43280a855e57280e6848610ea9fdaa3bb..8dba8632c5bcd64724e2e9e2d40e295555a0cb86:/wxPython/src/help.i?ds=sidebyside diff --git a/wxPython/src/help.i b/wxPython/src/help.i index 66d3bf858f..634058fd2c 100644 --- a/wxPython/src/help.i +++ b/wxPython/src/help.i @@ -110,6 +110,7 @@ public: const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxBU_AUTODRAW); + %pragma(python) addtomethod = "__init__:self._setOORInfo(self)" };