diff options
Diffstat (limited to 'doc/html/qcstring-h.html')
-rw-r--r-- | doc/html/qcstring-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qcstring-h.html b/doc/html/qcstring-h.html index 8d777fb60..c38665f66 100644 --- a/doc/html/qcstring-h.html +++ b/doc/html/qcstring-h.html @@ -134,7 +134,7 @@ Q_EXPORT inline int cstrncmp( const char *str1, const char *str2, uint len ) // tqChecksum: Internet checksum -Q_EXPORT Q_UINT16 tqChecksum( const char *s, uint len ); +Q_EXPORT TQ_UINT16 tqChecksum( const char *s, uint len ); /***************************************************************************** TQByteArray class |