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 --- tools/assistant/main.cpp | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'tools/assistant/main.cpp') diff --git a/tools/assistant/main.cpp b/tools/assistant/main.cpp index b0c0082a7..dc99b7a1a 100644 --- a/tools/assistant/main.cpp +++ b/tools/assistant/main.cpp @@ -35,18 +35,18 @@ #include "helpdialogimpl.h" #include "config.h" -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include -#include +#include #ifdef Q_WS_WIN #define INDEX_CHECK( text ) if( i+1 >= argc ) { TQMessageBox::information( 0, "TQt Assistant", text ); return 1; } -- cgit v1.2.3