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/qsqlselectcursor.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/sql/qsqlselectcursor.cpp') diff --git a/src/sql/qsqlselectcursor.cpp b/src/sql/qsqlselectcursor.cpp index f14d2d378..6919ae994 100644 --- a/src/sql/qsqlselectcursor.cpp +++ b/src/sql/qsqlselectcursor.cpp @@ -38,8 +38,8 @@ ** **********************************************************************/ -#include "qsqlselectcursor.h" -#include "qsqldriver.h" +#include "ntqsqlselectcursor.h" +#include "ntqsqldriver.h" #ifndef QT_NO_SQL @@ -52,7 +52,7 @@ public: }; /*! - \class TQSqlSelectCursor qsqlselectcursor.h + \class TQSqlSelectCursor ntqsqlselectcursor.h \brief The TQSqlSelectCursor class provides browsing of general SQL SELECT statements. -- cgit v1.2.3