summaryrefslogtreecommitdiffstats
path: root/src/sql/qt_sql.pri
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-01-26 23:32:43 -0600
committerTimothy Pearson <[email protected]>2012-01-26 23:32:43 -0600
commitea318d1431c89e647598c510c4245c6571aa5f46 (patch)
tree996d29b80c30d453dda86d1a23162d441628f169 /src/sql/qt_sql.pri
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
Diffstat (limited to 'src/sql/qt_sql.pri')
-rw-r--r--src/sql/qt_sql.pri38
1 files changed, 19 insertions, 19 deletions
diff --git a/src/sql/qt_sql.pri b/src/sql/qt_sql.pri
index 5533c6fbe..6856b5730 100644
--- a/src/sql/qt_sql.pri
+++ b/src/sql/qt_sql.pri
@@ -8,28 +8,28 @@ sql {
}
SQL_P = sql
- HEADERS += $$SQL_H/qsql.h \
- $$SQL_H/qsqlquery.h \
- $$SQL_H/qsqldatabase.h \
- $$SQL_H/qsqlfield.h \
- $$SQL_H/qsqlrecord.h \
- $$SQL_H/qsqlcursor.h \
- $$SQL_H/qsqlform.h \
- $$SQL_H/qeditorfactory.h \
- $$SQL_H/qsqleditorfactory.h \
- $$SQL_H/qsqldriver.h \
+ HEADERS += $$SQL_H/ntqsql.h \
+ $$SQL_H/ntqsqlquery.h \
+ $$SQL_H/ntqsqldatabase.h \
+ $$SQL_H/ntqsqlfield.h \
+ $$SQL_H/ntqsqlrecord.h \
+ $$SQL_H/ntqsqlcursor.h \
+ $$SQL_H/ntqsqlform.h \
+ $$SQL_H/ntqeditorfactory.h \
+ $$SQL_H/ntqsqleditorfactory.h \
+ $$SQL_H/ntqsqldriver.h \
$$SQL_P/qsqldriverinterface_p.h \
$$SQL_P/qsqlextension_p.h \
- $$SQL_H/qsqldriverplugin.h \
- $$SQL_H/qsqlerror.h \
- $$SQL_H/qsqlresult.h \
- $$SQL_H/qsqlindex.h \
- $$SQL_H/qsqlpropertymap.h \
+ $$SQL_H/ntqsqldriverplugin.h \
+ $$SQL_H/ntqsqlerror.h \
+ $$SQL_H/ntqsqlresult.h \
+ $$SQL_H/ntqsqlindex.h \
+ $$SQL_H/ntqsqlpropertymap.h \
$$SQL_P/qsqlmanager_p.h \
- $$SQL_H/qdatatable.h \
- $$SQL_H/qdataview.h \
- $$SQL_H/qdatabrowser.h \
- $$SQL_H/qsqlselectcursor.h
+ $$SQL_H/ntqdatatable.h \
+ $$SQL_H/ntqdataview.h \
+ $$SQL_H/ntqdatabrowser.h \
+ $$SQL_H/ntqsqlselectcursor.h
SOURCES += $$SQL_CPP/qsqlquery.cpp \
$$SQL_CPP/qsqldatabase.cpp \