diff options
Diffstat (limited to 'doc/html/ntqlocalfs.html')
-rw-r--r-- | doc/html/ntqlocalfs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqlocalfs.html b/doc/html/ntqlocalfs.html index 007d0ea1c..7829c7ac9 100644 --- a/doc/html/ntqlocalfs.html +++ b/doc/html/ntqlocalfs.html @@ -58,7 +58,7 @@ example: </pre> <p> This code will only work if the TQLocalFs 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 TQLocalFs. <p> If you really need to use TQLocalFs directly, don't forget to set its TQUrlOperator with <a href="ntqnetworkprotocol.html#setUrl">setUrl</a>(). |