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.pri14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/tools/qt_tools.pri b/src/tools/qt_tools.pri
index 5026f3791..e5e7a7af4 100644
--- a/src/tools/qt_tools.pri
+++ b/src/tools/qt_tools.pri
@@ -36,21 +36,21 @@ tools {
$$TOOLS_P/qlibrary_p.h \
$$TOOLS_H/ntqlocale.h \
$$TOOLS_P/qlocale_p.h \
- $$TOOLS_H/ntqptrlist.h \
+ $$TOOLS_H/tqptrlist.h \
$$TOOLS_H/tqmap.h \
$$TOOLS_H/ntqmutex.h \
$$TOOLS_P/qmutex_p.h \
$$TOOLS_P/qmutexpool_p.h \
$$TOOLS_P/qpluginmanager_p.h \
- $$TOOLS_H/ntqptrcollection.h \
- $$TOOLS_H/ntqptrdict.h \
- $$TOOLS_H/ntqptrqueue.h \
+ $$TOOLS_H/tqptrcollection.h \
+ $$TOOLS_H/tqptrdict.h \
+ $$TOOLS_H/tqptrqueue.h \
$$TOOLS_H/ntqregexp.h \
$$TOOLS_H/ntqsemaphore.h \
$$TOOLS_H/ntqsettings.h \
$$TOOLS_P/qsettings_p.h \
$$TOOLS_H/ntqshared.h \
- $$TOOLS_H/ntqptrstack.h \
+ $$TOOLS_H/tqptrstack.h \
$$TOOLS_H/ntqstring.h \
$$TOOLS_H/ntqstringlist.h \
$$TOOLS_H/ntqstrlist.h \
@@ -59,7 +59,7 @@ tools {
$$TOOLS_P/qthreadinstance_p.h \
$$TOOLS_H/ntqthreadstorage.h\
$$TOOLS_P/qunicodetables_p.h \
- $$TOOLS_H/ntqptrvector.h \
+ $$TOOLS_H/tqptrvector.h \
$$TOOLS_H/tqvaluelist.h \
$$TOOLS_H/tqvaluestack.h \
$$TOOLS_H/tqvaluevector.h \
@@ -129,7 +129,7 @@ tools {
$$TOOLS_CPP/qlocale.cpp \
$$TOOLS_CPP/tqmap.cpp \
$$TOOLS_CPP/qmutexpool.cpp \
- $$TOOLS_CPP/qptrcollection.cpp \
+ $$TOOLS_CPP/tqptrcollection.cpp \
$$TOOLS_CPP/qregexp.cpp \
$$TOOLS_CPP/qstring.cpp \
$$TOOLS_CPP/qsemaphore.cpp \