]> git.saurik.com Git - wxWidgets.git/commit - include/wx/gtk/textctrl.h
Add wxNOEXCEPT to all wxTextCtrl dtors.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 19 Nov 2012 11:53:49 +0000 (11:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 19 Nov 2012 11:53:49 +0000 (11:53 +0000)
commit24f54e45dcab823c7bf4af90fd912786855627c4
treeeaf15b96a5051e2a4d3150b9df0931f6ab351657
parentd180f4e007e983af7fff22a91a5eadda564b3ac2
Add wxNOEXCEPT to all wxTextCtrl dtors.

Fix compilation with some compilers after r72978 which added wxNOEXCEPT to
wxTextCtrlBase dtor and wxTextCtrl dtor in wxMSW but not in all the other
ports.

See #14826.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/textctrl.h
include/wx/gtk/textctrl.h
include/wx/gtk1/textctrl.h
include/wx/os2/textctrl.h
include/wx/osx/textctrl.h
include/wx/univ/textctrl.h
include/wx/x11/textctrl.h