]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/busyinfo.tex
remove C++ comment
[wxWidgets.git] / docs / latex / wx / busyinfo.tex
index b84b0f6c9ac63b40075e5b16bbe889535c2cba13..ead87914c702f5d73a69f2e0a6f35051df0212fa 100644 (file)
@@ -49,11 +49,15 @@ None
 
 <wx/busyinfo.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 \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.