git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32986
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
\begin{verbatim}
enum wxDebugReport::Context
{
- Context_Curent,
+ Context_Current,
Context_Exception
};
\end{verbatim}
\constfunc{wxString}{GetReportName}{\void}
Get the name used as base name for various files, by default
-\helpref{wxApp::GetName()}{wxappgetname} is used.
+\helpref{wxApp::GetAppName()}{wxappgetappname} is used.
\membersection{wxDebugReport::IsOk}\label{wxdebugreportisok}