wxWidgets/interface
Vadim Zeitlin 7d4911333f Document that throwing exceptions from wxTimer::Notify() is unsupported.
Currently exceptions thrown from this function are not passed to wxApp::
OnExceptionInMainLoop() (unlike exceptions thrown from timer event handlers).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-11-22 11:24:03 +00:00
..
wx Document that throwing exceptions from wxTimer::Notify() is unsupported. 2009-11-22 11:24:03 +00:00
check_syntax.sh