]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/textctrl.h
Richtext interface fixes and additions for Phoenix
[wxWidgets.git] / include / wx / osx / textctrl.h
index 94d714f8dcdf39ea9509ff5757d95000baac5319..c983eee96457b37d3ee4e0623ff4a31488c9efb0 100644 (file)
@@ -47,7 +47,7 @@ public:
         Create(parent, id, value, pos, size, style, validator, name);
     }
 
-    virtual ~wxTextCtrl() wxNOEXCEPT;
+    virtual ~wxTextCtrl();
 
     bool Create(wxWindow *parent,
         wxWindowID id,