From 6787e41e49f25e3bd3c3bf9f21a2a848dc540db3 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Sat, 18 Mar 2000 09:26:44 +0000 Subject: [PATCH] Added stub for wxHandleFatalExceptions. But where's the implementation? git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/function.tex | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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}} -- 2.45.2