]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/textctrl.h
Revert all wxNOEXCEPT-related changes.
[wxWidgets.git] / include / wx / x11 / textctrl.h
index d2b10f90913986cd319156ec0fd05ac4263efb69..81a7e70662291b51c901cb28b424f0eae20ebe8e 100644 (file)
@@ -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,