X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/24f54e45dcab823c7bf4af90fd912786855627c4..c6f41dc81e858f59f036978a3256c48bc24abdb6:/include/wx/osx/textctrl.h diff --git a/include/wx/osx/textctrl.h b/include/wx/osx/textctrl.h index 94d714f8dc..c983eee964 100644 --- a/include/wx/osx/textctrl.h +++ b/include/wx/osx/textctrl.h @@ -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,