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 --- src/tools/qcstring.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/tools/qcstring.cpp') diff --git a/src/tools/qcstring.cpp b/src/tools/qcstring.cpp index ac7fa4750..60e698f34 100644 --- a/src/tools/qcstring.cpp +++ b/src/tools/qcstring.cpp @@ -39,9 +39,9 @@ ** **********************************************************************/ -#include "qstring.h" -#include "qregexp.h" -#include "qdatastream.h" +#include "ntqstring.h" +#include "ntqregexp.h" +#include "ntqdatastream.h" #ifdef QT_THREAD_SUPPORT # include @@ -568,7 +568,7 @@ TQDataStream &operator>>( TQDataStream &s, TQByteArray &a ) *****************************************************************************/ /*! - \class TQCString qcstring.h + \class TQCString ntqcstring.h \reentrant \brief The TQCString class provides an abstraction of the classic C zero-terminated char array (char *). -- cgit v1.2.1