X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/24f54e45dcab823c7bf4af90fd912786855627c4..e91e1e3d5cab263883c1cee1689c898b8f7c4ecd:/include/wx/x11/textctrl.h diff --git a/include/wx/x11/textctrl.h b/include/wx/x11/textctrl.h index d2b10f9091..5ed6683076 100644 --- a/include/wx/x11/textctrl.h +++ b/include/wx/x11/textctrl.h @@ -3,7 +3,6 @@ // Purpose: // Author: Robert Roebling // Created: 01/02/97 -// Id: $Id$ // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -96,7 +95,7 @@ public: long style = 0, const wxValidator& validator = wxDefaultValidator, const wxString &name = wxTextCtrlNameStr); - virtual ~wxTextCtrl() wxNOEXCEPT; + virtual ~wxTextCtrl(); bool Create(wxWindow *parent, wxWindowID id,