]> git.saurik.com Git - wxWidgets.git/commitdiff
Added stub for wxHandleFatalExceptions. But where's the implementation?
authorJulian Smart <julian@anthemion.co.uk>
Sat, 18 Mar 2000 09:26:44 +0000 (09:26 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 18 Mar 2000 09:26:44 +0000 (09:26 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/function.tex

index 5f3f54b8ee2b1041e75ed6d547738bbfb2f1f7b9..cba82141e07d30bad01552e9d64e3181bde5a32c 100644 (file)
@@ -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''.
 
 <wx/utils.h>
 
+\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}}