X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d14a1e28567de23c586bc80017073d0c39f8d18f..728f972bcef8d6b01f5f67cb77060d23098d8877:/wxPython/contrib/ogl/oglhelpers.h?ds=sidebyside diff --git a/wxPython/contrib/ogl/oglhelpers.h b/wxPython/contrib/ogl/oglhelpers.h index 5abeb662b0..a4c12d68ff 100644 --- a/wxPython/contrib/ogl/oglhelpers.h +++ b/wxPython/contrib/ogl/oglhelpers.h @@ -101,7 +101,7 @@ wxList* wxPy_wxListHelper(PyObject* pyList, const wxChar* className); wxList* wxPy_wxRealPoint_ListHelper(PyObject* pyList); PyObject* wxPyMake_wxShapeEvtHandler(wxShapeEvtHandler* source); PyObject* wxPy_ConvertShapeList(wxListBase* list); - +PyObject* wxPy_ConvertRealPointList(wxListBase* list); //---------------------------------------------------------------------------