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/qsqlpropertymap.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/sql/qsqlpropertymap.cpp') diff --git a/src/sql/qsqlpropertymap.cpp b/src/sql/qsqlpropertymap.cpp index 98f3fd159..9d619a016 100644 --- a/src/sql/qsqlpropertymap.cpp +++ b/src/sql/qsqlpropertymap.cpp @@ -38,14 +38,14 @@ ** **********************************************************************/ -#include "qsqlpropertymap.h" +#include "ntqsqlpropertymap.h" #ifndef QT_NO_SQL_FORM -#include "qwidget.h" -#include "qcleanuphandler.h" -#include "qmetaobject.h" -#include "qmap.h" +#include "ntqwidget.h" +#include "ntqcleanuphandler.h" +#include "ntqmetaobject.h" +#include "ntqmap.h" class TQSqlPropertyMapPrivate { @@ -55,7 +55,7 @@ public: }; /*! - \class TQSqlPropertyMap qsqlpropertymap.h + \class TQSqlPropertyMap ntqsqlpropertymap.h \brief The TQSqlPropertyMap class is used to map widgets to SQL fields. \ingroup database -- cgit v1.2.3