]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/textctrl.cpp
More compilation fixes after wxNOEXCEPT introduction.
[wxWidgets.git] / src / univ / textctrl.cpp
index 041ea21d516a17f5a62c58d68ecb09bbdcfaa429..8c3875cc82ca903baead1fb17845d4b5e4cc6e0f 100644 (file)
@@ -764,7 +764,7 @@ bool wxTextCtrl::Create(wxWindow *parent,
     return true;
 }
 
-wxTextCtrl::~wxTextCtrl()
+wxTextCtrl::~wxTextCtrl() wxNOEXCEPT
 {
     delete m_cmdProcessor;