]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/busyinfo.tex
Remove use of GetVolumeInformation since it causes long delays on network drives.
[wxWidgets.git] / docs / latex / wx / busyinfo.tex
index b84b0f6c9ac63b40075e5b16bbe889535c2cba13..e9b4ef6a010329a3f488b0ab7723923326be3ad2 100644 (file)
@@ -53,7 +53,7 @@ None
 
 \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.