]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/textctrl.cpp
More compilation fixes after wxNOEXCEPT introduction.
[wxWidgets.git] / src / gtk1 / textctrl.cpp
index 7ce0d35e3d62abfd17c9d6ef6fc0b2c2e9350628..2254d29edeb4971b32fd50e275a1096aba850220 100644 (file)
@@ -226,7 +226,7 @@ void wxTextCtrl::Init()
     m_vScrollbar = NULL;
 }
 
-wxTextCtrl::~wxTextCtrl()
+wxTextCtrl::~wxTextCtrl() wxNOEXCEPT
 {
 }