]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/protocol.tex
Doc tweaks
[wxWidgets.git] / docs / latex / wx / protocol.tex
index 81c68bc9bbda0a448c0cc9f34a4c12b94b106984..d83dce4fd6a1e00681c469fe9650d14bcf5b32bf 100644 (file)
@@ -4,6 +4,10 @@
 
 \helpref{wxSocketClient}{wxsocketclient}
 
+\wxheading{Include files}
+
+<wx/protocol/protocol.h>
+
 \wxheading{See also}
 
 \helpref{wxSocketBase}{wxsocketbase}, \helpref{wxURL}{wxurl}
@@ -11,7 +15,8 @@
 % ----------------------------------------------------------------------------
 % Members
 % ----------------------------------------------------------------------------
-\latexignore{\rtfignore{\membersection{Members}}}
+
+\latexignore{\rtfignore{\wxheading{Members}}}
 
 \membersection{wxProtocol::Reconnect}\label{wxprotoreconnect}
 
@@ -98,3 +103,4 @@ Sets the authentication user. It is mainly useful when FTP is used.
 \func{void}{SetPassword}{\param{const wxString\&}{ user}}
 
 Sets the authentication password. It is mainly useful when FTP is used.
+