X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e6a277032d99841a845192cddd62a2c6810122f2..a0e5592007714f82a1ee130b75e3a8d9c39944d0:/include/wx/x11/textctrl.h diff --git a/include/wx/x11/textctrl.h b/include/wx/x11/textctrl.h index d2b10f9091..81a7e70662 100644 --- a/include/wx/x11/textctrl.h +++ b/include/wx/x11/textctrl.h @@ -96,7 +96,7 @@ public: long style = 0, const wxValidator& validator = wxDefaultValidator, const wxString &name = wxTextCtrlNameStr); - virtual ~wxTextCtrl() wxNOEXCEPT; + virtual ~wxTextCtrl(); bool Create(wxWindow *parent, wxWindowID id,