X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ad48a30eec981b8f5a3d4fa0321f746b2f66a2d4..0a651eb856b521149d67a76aaa1a704df5eacb4d:/wxPython/src/html.i diff --git a/wxPython/src/html.i b/wxPython/src/html.i index 4b5ef2274c..dfc8fa6e8d 100644 --- a/wxPython/src/html.i +++ b/wxPython/src/html.i @@ -523,7 +523,7 @@ enum { class wxHtmlPrintout : public wxPyPrintout { public: wxHtmlPrintout(const char* title = "Printout"); - //~wxHtmlPrintout(); + //~wxHtmlPrintout(); wxPrintPreview object takes ownership... void SetHtmlText(const wxString& html, const wxString &basepath = wxEmptyString,