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 --- examples/network/networkprotocol/nntp.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'examples/network/networkprotocol/nntp.cpp') diff --git a/examples/network/networkprotocol/nntp.cpp b/examples/network/networkprotocol/nntp.cpp index 6a4e1245a..1fe31dda4 100644 --- a/examples/network/networkprotocol/nntp.cpp +++ b/examples/network/networkprotocol/nntp.cpp @@ -8,11 +8,11 @@ *****************************************************************************/ #include "nntp.h" -#include +#include #include -#include -#include -#include +#include +#include +#include Nntp::Nntp() : TQNetworkProtocol(), connectionReady( FALSE ), -- cgit v1.2.1