diff options
Diffstat (limited to 'doc/html/qtextdecoder.html')
-rw-r--r-- | doc/html/qtextdecoder.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qtextdecoder.html b/doc/html/qtextdecoder.html index edd340ccb..880e40291 100644 --- a/doc/html/qtextdecoder.html +++ b/doc/html/qtextdecoder.html @@ -56,7 +56,7 @@ state that is required between calls. </h3> Destroys the decoder. -<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="toUnicode"></a>TQTextDecoder::toUnicode ( const char * chars, int len )<tt> [pure virtual]</tt> +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="toUnicode"></a>TQTextDecoder::toUnicode ( const char * chars, int len )<tt> [pure virtual]</tt> </h3> <p> Converts the first <em>len</em> bytes in <em>chars</em> to Unicode, returning |