X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ce914f7319a5946f49da4c06e95be94dcd49611e..d7cff34d1f6a2088edcfce3ea5934cdfc6658eb4:/wxPython/src/html.i diff --git a/wxPython/src/html.i b/wxPython/src/html.i index e8a04be0ff..497741dcc6 100644 --- a/wxPython/src/html.i +++ b/wxPython/src/html.i @@ -146,7 +146,7 @@ public: wxDC* GetDC(); int GetCharHeight(); int GetCharWidth(); - wxWindow* GetWindow(); + wxHtmlWindow* GetWindow(); //void SetFonts(wxString normal_face, wxString fixed_face, int *LIST); %addmethods { void SetFonts(wxString normal_face, wxString fixed_face, PyObject* sizes) {