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 --- src/sql/qsqlmanager_p.cpp | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'src/sql/qsqlmanager_p.cpp') diff --git a/src/sql/qsqlmanager_p.cpp b/src/sql/qsqlmanager_p.cpp index 1ca0d5f30..0ed88cf8c 100644 --- a/src/sql/qsqlmanager_p.cpp +++ b/src/sql/qsqlmanager_p.cpp @@ -42,14 +42,14 @@ #ifndef QT_NO_SQL -#include "qapplication.h" -#include "qwidget.h" -#include "qsqlcursor.h" -#include "qsqlform.h" -#include "qsqldriver.h" -#include "qstring.h" -#include "qmessagebox.h" -#include "qbitarray.h" +#include "ntqapplication.h" +#include "ntqwidget.h" +#include "ntqsqlcursor.h" +#include "ntqsqlform.h" +#include "ntqsqldriver.h" +#include "ntqstring.h" +#include "ntqmessagebox.h" +#include "ntqbitarray.h" //#define QT_DEBUG_DATAMANAGER -- cgit v1.2.1