]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/busycurs.tex
typo
[wxWidgets.git] / docs / latex / wx / busycurs.tex
index 176f034e2463c371611d3e3503fb83d03144b8cb..ca0c9a449144711a8210fb94a9ddc1405eef9271 100644 (file)
@@ -20,19 +20,29 @@ and \helpref{wxEndBusyCursor}{wxendbusycursor} in the destructor.
 
 None
 
+\wxheading{Include files}
+
+<wx/utils.h>
+
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
-\helpref{wxBeginBusyCursor}{wxbeginbusycursor}, \helpref{wxEndBusyCursor}{wxendbusycursor}
+\helpref{wxBeginBusyCursor}{wxbeginbusycursor},\rtfsp
+\helpref{wxEndBusyCursor}{wxendbusycursor},\rtfsp
+\helpref{wxWindowDisabler}{wxwindowdisabler}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxBusyCursor::wxBusyCursor}
+\membersection{wxBusyCursor::wxBusyCursor}\label{wxbusycursorctor}
 
 \func{}{wxBusyCursor}{\param{wxCursor*}{ cursor = wxHOURGLASS\_CURSOR}}
 
 Constructs a busy cursor object, calling \helpref{wxBeginBusyCursor}{wxbeginbusycursor}.
 
-\membersection{wxBusyCursor::\destruct{wxBusyCursor}}
+\membersection{wxBusyCursor::\destruct{wxBusyCursor}}\label{wxbusycursordtor}
 
 \func{}{\destruct{wxBusyCursor}}{\void}