diff options
Diffstat (limited to 'doc/html/ntqftp.html')
-rw-r--r-- | doc/html/ntqftp.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqftp.html b/doc/html/ntqftp.html index 405271789..f65d6ee28 100644 --- a/doc/html/ntqftp.html +++ b/doc/html/ntqftp.html @@ -108,7 +108,7 @@ example: </pre> <p> This code will only work if the TQFtp class is registered; to -register the class, you must call <a href="ntqurloperator.html#qInitNetworkProtocols">qInitNetworkProtocols</a>() before +register the class, you must call <a href="ntqurloperator.html#qInitNetworkProtocols">tqInitNetworkProtocols</a>() before using a TQUrlOperator with TQFtp. <p> The rest of this descrption describes the direct interface to FTP. <p> The class works asynchronously, so there are no blocking |