X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ef12d2e2430d959195e9f5d3dd35a53837b3a21d..b89f0cb06a187c6fe7e75ab5aa359b019b8ff766:/wxPython/src/gtk/cmndlgs.cpp diff --git a/wxPython/src/gtk/cmndlgs.cpp b/wxPython/src/gtk/cmndlgs.cpp index b4859c2455..847d2aad57 100644 --- a/wxPython/src/gtk/cmndlgs.cpp +++ b/wxPython/src/gtk/cmndlgs.cpp @@ -2789,7 +2789,7 @@ static PyObject *_wrap_new_wxFontDialog(PyObject *self, PyObject *args, PyObject } { PyThreadState* __tstate = wxPyBeginAllowThreads(); - _result = (wxFontDialog *)new_wxFontDialog(_arg0,_arg1); + _result = (wxFontDialog *)new_wxFontDialog(_arg0,*_arg1); wxPyEndAllowThreads(__tstate); if (PyErr_Occurred()) return NULL;