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/network/qdns.cpp | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'src/network/qdns.cpp') diff --git a/src/network/qdns.cpp b/src/network/qdns.cpp index 1b896e552..e6dafa6c6 100644 --- a/src/network/qdns.cpp +++ b/src/network/qdns.cpp @@ -60,23 +60,23 @@ # undef socket #endif -#include "qdns.h" +#include "ntqdns.h" #ifndef QT_NO_DNS -#include "qdatetime.h" -#include "qdict.h" -#include "qptrlist.h" -#include "qstring.h" -#include "qtimer.h" -#include "qapplication.h" -#include "qptrvector.h" -#include "qstrlist.h" -#include "qptrdict.h" -#include "qfile.h" -#include "qtextstream.h" -#include "qsocketdevice.h" -#include "qcleanuphandler.h" +#include "ntqdatetime.h" +#include "ntqdict.h" +#include "ntqptrlist.h" +#include "ntqstring.h" +#include "ntqtimer.h" +#include "ntqapplication.h" +#include "ntqptrvector.h" +#include "ntqstrlist.h" +#include "ntqptrdict.h" +#include "ntqfile.h" +#include "ntqtextstream.h" +#include "ntqsocketdevice.h" +#include "ntqcleanuphandler.h" #include #ifdef Q_OS_MAC #include "../3rdparty/dlcompat/dlfcn.h" @@ -1598,7 +1598,7 @@ void TQDnsSocket::answer() /*! - \class TQDns qdns.h + \class TQDns ntqdns.h \brief The TQDns class provides asynchronous DNS lookups. \if defined(commercial) It is part of the TQt Enterprise Edition. -- cgit v1.2.1