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/mail/smtp.cpp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'examples/network/mail/smtp.cpp') diff --git a/examples/network/mail/smtp.cpp b/examples/network/mail/smtp.cpp index a0256867b..68c2aa4f6 100644 --- a/examples/network/mail/smtp.cpp +++ b/examples/network/mail/smtp.cpp @@ -9,13 +9,13 @@ #include "smtp.h" -#include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include Smtp::Smtp( const TQString &from, const TQString &to, -- cgit v1.2.1