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/qsettings.cpp | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'src/tools/qsettings.cpp') diff --git a/src/tools/qsettings.cpp b/src/tools/qsettings.cpp index 902c5d0c4..9d582d7e1 100644 --- a/src/tools/qsettings.cpp +++ b/src/tools/qsettings.cpp @@ -52,16 +52,16 @@ static inline int qt_open( const char *pathname, int flags, mode_t mode ) # undef truncate #endif -#include "qsettings.h" +#include "ntqsettings.h" #ifndef QT_NO_SETTINGS -#include "qdir.h" -#include "qfile.h" -#include "qfileinfo.h" -#include "qmap.h" -#include "qtextstream.h" -#include "qregexp.h" +#include "ntqdir.h" +#include "ntqfile.h" +#include "ntqfileinfo.h" +#include "ntqmap.h" +#include "ntqtextstream.h" +#include "ntqregexp.h" #include #ifndef NO_ERRNO_H #include @@ -447,7 +447,7 @@ void TQSettingsHeading::parseLine(TQTextStream &stream) #ifdef Q_WS_WIN // for homedirpath reading from registry #include "qt_windows.h" -#include "qlibrary.h" +#include "ntqlibrary.h" #ifndef CSIDL_APPDATA #define CSIDL_APPDATA 0x001a // \Application Data -- cgit v1.2.3