diff options
Diffstat (limited to 'doc/html/ntqmemarray.html')
-rw-r--r-- | doc/html/ntqmemarray.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqmemarray.html b/doc/html/ntqmemarray.html index de5956cca..c3d22340e 100644 --- a/doc/html/ntqmemarray.html +++ b/doc/html/ntqmemarray.html @@ -378,7 +378,7 @@ filled. <p> Returns TRUE if the array is empty; otherwise returns FALSE. <p> <a href="#isEmpty">isEmpty</a>() is equivalent to <a href="#isNull">isNull</a>() for TQMemArray (unlike -<a href="ntqstring.html">TQString</a>). +<a href="tqstring.html">TQString</a>). <h3 class=fn>bool <a name="isNull"></a>TQMemArray::isNull () const </h3> |