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/sql/sqltable/main.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'examples/sql/sqltable/main.cpp') diff --git a/examples/sql/sqltable/main.cpp b/examples/sql/sqltable/main.cpp index 68d31389a..5af04d6c5 100644 --- a/examples/sql/sqltable/main.cpp +++ b/examples/sql/sqltable/main.cpp @@ -7,11 +7,11 @@ ** *****************************************************************************/ -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include /* Modify the following to match your environment */ #define DRIVER "TQSQLITE" /* see the TQt SQL documentation for a list of available drivers */ -- cgit v1.2.3