diff --git a/docs/latex/wx/function.tex b/docs/latex/wx/function.tex index 5f3f54b8ee..cba82141e0 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -92,7 +92,6 @@ a directory. Returns time of last modification of given file. - \membersection{::wxFileNameFromPath} \func{wxString}{wxFileNameFromPath}{\param{const wxString\& }{path}} @@ -1549,6 +1548,12 @@ Under Windows, this returns ``unknown''. +\membersection{::wxHandleFatalExceptions}\label{wxhandlefatalexceptions} + +\func{bool}{wxHandleFatalExceptions}{\param{bool}{ doIt = TRUE}} + +Call this from e.g. \helpref{wxApp::OnFatalException}{wxapponfatalexception}. + \membersection{::wxKill}\label{wxkill} \func{int}{wxKill}{\param{long}{ pid}, \param{int}{ sig}}