X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3ef86e32ddee8d77078b1e18affa3cadcdc420d2..f8252483ec03c2623ebb7f7cc6718d10e9468fc2:/wxPython/src/misc.i diff --git a/wxPython/src/misc.i b/wxPython/src/misc.i index 417bd08263..5414d9dfcd 100644 --- a/wxPython/src/misc.i +++ b/wxPython/src/misc.i @@ -587,6 +587,8 @@ unsigned long wxGetProcessId(); // When wxApp gets the virtual method magic then enable this. // bool wxHandleFatalExceptions(bool doIt = TRUE); +void wxTrap(); + //---------------------------------------------------------------------- enum wxEdge { wxLeft, wxTop, wxRight, wxBottom, wxWidth, wxHeight,