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/demo/main.cpp | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'examples/demo/main.cpp') diff --git a/examples/demo/main.cpp b/examples/demo/main.cpp index b8c69398d..4ce61ad9c 100644 --- a/examples/demo/main.cpp +++ b/examples/demo/main.cpp @@ -17,7 +17,7 @@ #include "dnd/dnd.h" #include "i18n/i18n.h" -#include +#include #if defined(QT_MODULE_OPENGL) #include "opengl/glworkspace.h" @@ -37,22 +37,22 @@ #include -#include -#include +#include +#include -#include -#include -#include -#include +#include +#include +#include +#include #if defined(QT_MODULE_SQL) -#include +#include #include "sql/sqlex.h" #endif #if defined(Q_OS_MACX) #include -#include +#include #endif #include "categoryinterface.h" -- cgit v1.2.3