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
This commit is contained in:
parent
528e0faf1c
commit
6787e41e49
@ -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}}
|
||||
|
Loading…
Reference in New Issue
Block a user