]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/busycurs.tex
fix warning about comparing (signed) -1 with (unsigned) in_addr_t under Solaris
[wxWidgets.git] / docs / latex / wx / busycurs.tex
index 10363652756018468be218fa1202c247e5b46bcd..041952d562c1a5bb8711fe8427f545b5e9e438e2 100644 (file)
@@ -26,17 +26,19 @@ None
 
 \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}