summaryrefslogtreecommitdiffstats
path: root/src/tools/qt_tools.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qt_tools.pri')
-rw-r--r--src/tools/qt_tools.pri29
1 files changed, 14 insertions, 15 deletions
diff --git a/src/tools/qt_tools.pri b/src/tools/qt_tools.pri
index 5eb816580..8a2ce897f 100644
--- a/src/tools/qt_tools.pri
+++ b/src/tools/qt_tools.pri
@@ -21,14 +21,13 @@ tools {
$$TOOLS_H/tqfile.h \
$$TOOLS_P/tqfiledefs_p.h \
$$TOOLS_H/tqfileinfo.h \
- $$TOOLS_H/ntqgarray.h \
- $$TOOLS_H/ntqgcache.h \
- $$TOOLS_H/ntqgdict.h \
- $$TOOLS_H/ntqgeneric.h \
- $$TOOLS_H/ntqglist.h \
- $$TOOLS_H/ntqglobal.h \
- $$TOOLS_P/qgpluginmanager_p.h \
- $$TOOLS_H/ntqgvector.h \
+ $$TOOLS_H/tqgarray.h \
+ $$TOOLS_H/tqgcache.h \
+ $$TOOLS_H/tqgdict.h \
+ $$TOOLS_H/tqglist.h \
+ $$TOOLS_H/tqglobal.h \
+ $$TOOLS_P/tqgpluginmanager_p.h \
+ $$TOOLS_H/tqgvector.h \
$$TOOLS_H/tqintcache.h \
$$TOOLS_H/tqintdict.h \
$$TOOLS_H/tqiodevice.h \
@@ -117,13 +116,13 @@ tools {
$$TOOLS_CPP/tqdir.cpp \
$$TOOLS_CPP/tqfile.cpp \
$$TOOLS_CPP/tqfileinfo.cpp \
- $$TOOLS_CPP/qgarray.cpp \
- $$TOOLS_CPP/qgcache.cpp \
- $$TOOLS_CPP/qgdict.cpp \
- $$TOOLS_CPP/qglist.cpp \
- $$TOOLS_CPP/qglobal.cpp \
- $$TOOLS_CPP/qgpluginmanager.cpp \
- $$TOOLS_CPP/qgvector.cpp \
+ $$TOOLS_CPP/tqgarray.cpp \
+ $$TOOLS_CPP/tqgcache.cpp \
+ $$TOOLS_CPP/tqgdict.cpp \
+ $$TOOLS_CPP/tqglist.cpp \
+ $$TOOLS_CPP/tqglobal.cpp \
+ $$TOOLS_CPP/tqgpluginmanager.cpp \
+ $$TOOLS_CPP/tqgvector.cpp \
$$TOOLS_CPP/tqiodevice.cpp \
$$TOOLS_CPP/qlibrary.cpp \
$$TOOLS_CPP/tqlocale.cpp \