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/qnetwork.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/network/qnetwork.cpp') diff --git a/src/network/qnetwork.cpp b/src/network/qnetwork.cpp index 5f5d3cdb8..a3e8a7443 100644 --- a/src/network/qnetwork.cpp +++ b/src/network/qnetwork.cpp @@ -38,17 +38,17 @@ ** **********************************************************************/ -#include "qnetwork.h" +#include "ntqnetwork.h" #ifndef QT_NO_NETWORK -#include "qnetworkprotocol.h" +#include "ntqnetworkprotocol.h" // protocols -#include "qftp.h" -#include "qhttp.h" +#include "ntqftp.h" +#include "ntqhttp.h" -/*! \file qnetwork.h */ +/*! \file ntqnetwork.h */ /*! \relates TQUrlOperator @@ -56,7 +56,7 @@ You must call this function before you use TQUrlOperator for these protocols. - This function is declared in \l qnetwork.h. + This function is declared in \l ntqnetwork.h. */ void qInitNetworkProtocols() { -- cgit v1.2.1