]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlwin.h
Applied patch which allows you to detach a stream
[wxWidgets.git] / include / wx / html / htmlwin.h
index 1930ade24fda95dc53059edd68497ad0f357c364..f8338ab280bfaea6d8a6c419cbc5613bbec9d453 100644 (file)
@@ -249,7 +249,7 @@ public:
         Init();
         Create(parent, id, pos, size, style, name);
     }
-    ~wxHtmlWindow();
+    virtual ~wxHtmlWindow();
 
     bool Create(wxWindow *parent, wxWindowID id = wxID_ANY,
                 const wxPoint& pos = wxDefaultPosition,