]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/html.i
Added icons for the demo and for XRCed, and added a shortcut to XRCed
[wxWidgets.git] / wxPython / src / html.i
index e8a04be0ffb9bd90748860519245d31ef1262ef5..497741dcc6286a1d4f1ee81361f798ea37d674d9 100644 (file)
@@ -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) {