X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7dbce44a338c035daa9998d168b725ba68bf2dcc..b2abc2931855921ce0601f7bb6b2637d709c6925:/wxPython/src/msw/misc2.py?ds=sidebyside diff --git a/wxPython/src/msw/misc2.py b/wxPython/src/msw/misc2.py index cfc0d4b3aa..f8be3794cb 100644 --- a/wxPython/src/msw/misc2.py +++ b/wxPython/src/msw/misc2.py @@ -123,7 +123,7 @@ class wxFontEnumerator(wxFontEnumeratorPtr): def __init__(self,*_args,**_kwargs): self.this = apply(misc2c.new_wxFontEnumerator,_args,_kwargs) self.thisown = 1 - self._setCallbackInfo(self, wxFontEnumerator) + self._setCallbackInfo(self, wxFontEnumerator, 0)