]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/html.i
Other odds and ends...
[wxWidgets.git] / wxPython / src / html.i
index 4b5ef2274c4e2b695923519ad0629ea1005cced6..dfc8fa6e8d0309d44e85d716689ad76f98a0ba95 100644 (file)
@@ -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,