]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tcpclint.tex
Added periods
[wxWidgets.git] / docs / latex / wx / tcpclint.tex
index fcb71c3640290d7d54cd6df3de5471dbc6f6b8e1..d5c4027cbb1b618c598c4ab07ac5f61076659d1d 100644 (file)
@@ -21,6 +21,10 @@ wxClientBase\\
 
 <wx/sckipc.h>
 
+\wxheading{Library}
+
+\helpref{wxNet}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxTCPServer}{wxtcpserver}, \helpref{wxTCPConnection}{wxtcpconnection}, 
@@ -28,7 +32,7 @@ wxClientBase\\
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxTCPClient::wxTCPClient}
+\membersection{wxTCPClient::wxTCPClient}\label{wxtcpclientctor}
 
 \func{}{wxTCPClient}{\void}
 
@@ -60,7 +64,7 @@ enable you to intercept messages initiated by the server, such
 as \helpref{wxTCPConnection::OnAdvise}{wxtcpconnectiononadvise}. You may also want to
 store application-specific data in instances of the new class.
 
-\membersection{wxTCPClient::ValidHost}
+\membersection{wxTCPClient::ValidHost}\label{wxtcpclientvalidhost}
 
 \func{bool}{ValidHost}{\param{const wxString\& }{host}}