]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/protocol.tex
wxSplitPath() bugs corrected and it's documented
[wxWidgets.git] / docs / latex / wx / protocol.tex
index 81c68bc9bbda0a448c0cc9f34a4c12b94b106984..b5c35cf358b460872febf37b9b560099c7393ce5 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}
@@ -98,3 +102,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.
+