diff options
Diffstat (limited to 'doc/html/ntqhttp.html')
-rw-r--r-- | doc/html/ntqhttp.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqhttp.html b/doc/html/ntqhttp.html index 0b13c8fd4..047068798 100644 --- a/doc/html/ntqhttp.html +++ b/doc/html/ntqhttp.html @@ -103,7 +103,7 @@ example: </pre> <p> This code will only work if the TQHttp 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 HTTP. <p> The TQNetworkProtocol interface for HTTP only supports the operations <a href="ntqnetworkprotocol.html#operationGet">operationGet</a>() and <a href="ntqnetworkprotocol.html#operationPut">operationPut</a>(), i.e. |