From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- doc/qmemarray.doc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/qmemarray.doc') diff --git a/doc/qmemarray.doc b/doc/qmemarray.doc index 35c189397..79fe4bb87 100644 --- a/doc/qmemarray.doc +++ b/doc/qmemarray.doc @@ -42,7 +42,7 @@ *****************************************************************************/ /*! - \class QMemArray qmemarray.h + \class QMemArray ntqmemarray.h \reentrant \brief The QMemArray class is a template class that provides arrays of simple types. @@ -77,7 +77,7 @@ Example: \code - #include + #include #include QMemArray fib( int num ) // returns fibonacci array -- cgit v1.2.1