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.pri10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/tools/qt_tools.pri b/src/tools/qt_tools.pri
index 7153653b8..5026f3791 100644
--- a/src/tools/qt_tools.pri
+++ b/src/tools/qt_tools.pri
@@ -37,7 +37,7 @@ tools {
$$TOOLS_H/ntqlocale.h \
$$TOOLS_P/qlocale_p.h \
$$TOOLS_H/ntqptrlist.h \
- $$TOOLS_H/ntqmap.h \
+ $$TOOLS_H/tqmap.h \
$$TOOLS_H/ntqmutex.h \
$$TOOLS_P/qmutex_p.h \
$$TOOLS_P/qmutexpool_p.h \
@@ -60,9 +60,9 @@ tools {
$$TOOLS_H/ntqthreadstorage.h\
$$TOOLS_P/qunicodetables_p.h \
$$TOOLS_H/ntqptrvector.h \
- $$TOOLS_H/ntqvaluelist.h \
- $$TOOLS_H/ntqvaluestack.h \
- $$TOOLS_H/ntqvaluevector.h \
+ $$TOOLS_H/tqvaluelist.h \
+ $$TOOLS_H/tqvaluestack.h \
+ $$TOOLS_H/tqvaluevector.h \
$$TOOLS_H/ntqwaitcondition.h \
$$TOOLS_P/qcom_p.h \
$$TOOLS_P/qucom_p.h \
@@ -127,7 +127,7 @@ tools {
$$TOOLS_CPP/qiodevice.cpp \
$$TOOLS_CPP/qlibrary.cpp \
$$TOOLS_CPP/qlocale.cpp \
- $$TOOLS_CPP/qmap.cpp \
+ $$TOOLS_CPP/tqmap.cpp \
$$TOOLS_CPP/qmutexpool.cpp \
$$TOOLS_CPP/qptrcollection.cpp \
$$TOOLS_CPP/qregexp.cpp \