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/qtextstream.cpp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/tools/qtextstream.cpp') diff --git a/src/tools/qtextstream.cpp b/src/tools/qtextstream.cpp index 55c9005cb..9c2d0dfb8 100644 --- a/src/tools/qtextstream.cpp +++ b/src/tools/qtextstream.cpp @@ -38,13 +38,13 @@ ** **********************************************************************/ -#include "qtextstream.h" +#include "ntqtextstream.h" #ifndef QT_NO_TEXTSTREAM -#include "qtextcodec.h" -#include "qregexp.h" -#include "qbuffer.h" -#include "qfile.h" +#include "ntqtextcodec.h" +#include "ntqregexp.h" +#include "ntqbuffer.h" +#include "ntqfile.h" #include #include #include @@ -57,7 +57,7 @@ #endif /*! - \class TQTextStream qtextstream.h + \class TQTextStream ntqtextstream.h \reentrant \brief The TQTextStream class provides basic functions for reading and writing text using a TQIODevice. @@ -2374,7 +2374,7 @@ TQTextStream &reset( TQTextStream &s ) /*! - \class TQTextIStream qtextstream.h + \class TQTextIStream ntqtextstream.h \reentrant \brief The TQTextIStream class is a convenience class for input streams. -- cgit v1.2.3