]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/textctrl.h
Applied [ 1555974 ] small wxURL improvements
[wxWidgets.git] / include / wx / os2 / textctrl.h
index 7e4a1127b8b5d2595d92672310362dc3ae79a85c..547e1191a9ccc55046525208f01b678f6ae48383 100644 (file)
@@ -30,7 +30,7 @@ public:
     {
         Create(pParent, vId, rsValue, rPos, rSize, lStyle, rValidator, rsName);
     }
-    ~wxTextCtrl();
+    virtual ~wxTextCtrl();
 
     bool Create( wxWindow*          pParent
                 ,wxWindowID         vId