X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/21977bac1ae09f726d1437b1b7092ae5b3f99119..907c39f19bf9a722f37d4b0dcfca0ad8e3c469fa:/docs/latex/wx/busyinfo.tex diff --git a/docs/latex/wx/busyinfo.tex b/docs/latex/wx/busyinfo.tex index caf6bf1ba6..e9b4ef6a01 100644 --- a/docs/latex/wx/busyinfo.tex +++ b/docs/latex/wx/busyinfo.tex @@ -51,9 +51,9 @@ None \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxBusyInfo::wxBusyInfo} +\membersection{wxBusyInfo::wxBusyInfo}\label{wxbusyinfoctor} -\func{}{wxBusyInfo}{\param{const wxString\&}{ msg}, \param{wxParent }{*parent = NULL}} +\func{}{wxBusyInfo}{\param{const wxString\&}{ msg}, \param{wxWindow* }{parent = NULL}} Constructs a busy info window as child of {\it parent} and displays {\it msg} in it. @@ -61,7 +61,7 @@ in it. {\bf NB:} If {\it parent} is not {\tt NULL} you must ensure that it is not closed while the busy info is shown. -\membersection{wxBusyInfo::\destruct{wxBusyInfo}} +\membersection{wxBusyInfo::\destruct{wxBusyInfo}}\label{wxbusyinfodtor} \func{}{\destruct{wxBusyInfo}}{\void}