diff options
Diffstat (limited to 'doc/tqmemarray.doc')
-rw-r--r-- | doc/tqmemarray.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tqmemarray.doc b/doc/tqmemarray.doc index 97fe1531f..8a62386d3 100644 --- a/doc/tqmemarray.doc +++ b/doc/tqmemarray.doc @@ -288,8 +288,8 @@ New elements are not initialized. - \a optim is either \c QGArray::MemOptim (the default) or - \c QGArray::SpeedOptim. + \a optim is either \c TQGArray::MemOptim (the default) or + \c TQGArray::SpeedOptim. <b>Note:</b> By default, \c SpeedOptim is not available for general use since it is only available if TQt is built in a particular |