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/qvaluestack.doc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/qvaluestack.doc') diff --git a/doc/qvaluestack.doc b/doc/qvaluestack.doc index 8fa7b774b..a5beddf0f 100644 --- a/doc/qvaluestack.doc +++ b/doc/qvaluestack.doc @@ -42,7 +42,7 @@ *****************************************************************************/ /*! - \class QValueStack qvaluestack.h + \class QValueStack ntqvaluestack.h \brief The QValueStack class is a value-based template class that provides a stack. \ingroup qtl @@ -53,7 +53,7 @@ Define a template instance QValueStack\ to create a stack of values that all have the class X. QValueStack is part of the \link - qtl.html Qt Template Library\endlink. + ntqtl.html Qt Template Library\endlink. Note that QValueStack does not store pointers to the members of the stack; it holds a copy of every member. That is why these -- cgit v1.2.1