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.pri4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/qt_tools.pri b/src/tools/qt_tools.pri
index 54cfd4414..b57e00435 100644
--- a/src/tools/qt_tools.pri
+++ b/src/tools/qt_tools.pri
@@ -13,7 +13,7 @@ tools {
$$TOOLS_P/qcomlibrary_p.h \
$$TOOLS_H/ntqcstring.h \
$$TOOLS_H/ntqdatastream.h \
- $$TOOLS_H/ntqdatetime.h \
+ $$TOOLS_H/tqdatetime.h \
$$TOOLS_H/ntqdeepcopy.h \
$$TOOLS_H/ntqdict.h \
$$TOOLS_H/ntqdir.h \
@@ -112,7 +112,7 @@ tools {
$$TOOLS_CPP/qcomlibrary.cpp \
$$TOOLS_CPP/qcstring.cpp \
$$TOOLS_CPP/qdatastream.cpp \
- $$TOOLS_CPP/qdatetime.cpp \
+ $$TOOLS_CPP/tqdatetime.cpp \
$$TOOLS_CPP/qdeepcopy.cpp \
$$TOOLS_CPP/qdir.cpp \
$$TOOLS_CPP/qfile.cpp \