]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/textctrl.h
Applied patch which allows you to detach a stream
[wxWidgets.git] / include / wx / palmos / textctrl.h
index 0c4174e4200f201c02f7b20c31bcb60df89e89ae..465d2134fad937d1a54aec2ae2826deb28468e7d 100644 (file)
@@ -31,7 +31,7 @@ public:
 
         Create(parent, id, value, pos, size, style, validator, name);
     }
-    ~wxTextCtrl();
+    virtual ~wxTextCtrl();
 
     bool Create(wxWindow *parent, wxWindowID id,
                 const wxString& value = wxEmptyString,