diff options
Diffstat (limited to 'doc/qmemarray.doc')
-rw-r--r-- | doc/qmemarray.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qmemarray.doc b/doc/qmemarray.doc index c46e24c6f..09fd67c5f 100644 --- a/doc/qmemarray.doc +++ b/doc/qmemarray.doc @@ -266,7 +266,7 @@ Returns TRUE if the array is empty; otherwise returns FALSE. isEmpty() is equivalent to isNull() for QMemArray (unlike - QString). + TQString). */ /*! |