summaryrefslogtreecommitdiffstats
path: root/src/kernel/qt_kernel.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qt_kernel.pri')
-rw-r--r--src/kernel/qt_kernel.pri4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/qt_kernel.pri b/src/kernel/qt_kernel.pri
index 5f20c7111..a021a33fe 100644
--- a/src/kernel/qt_kernel.pri
+++ b/src/kernel/qt_kernel.pri
@@ -31,7 +31,7 @@ kernel {
$$KERNEL_H/ntqfontmetrics.h \
$$KERNEL_H/ntqguardedptr.h \
$$KERNEL_H/ntqgif.h \
- $$KERNEL_H/ntqiconset.h \
+ $$KERNEL_H/tqiconset.h \
$$KERNEL_H/tqimage.h \
$$KERNEL_P/tqimageformatinterface_p.h \
$$KERNEL_H/tqimageformatplugin.h \
@@ -215,7 +215,7 @@ kernel {
$$KERNEL_CPP/qfont.cpp \
$$KERNEL_CPP/qfontdatabase.cpp \
$$KERNEL_CPP/qguardedptr.cpp \
- $$KERNEL_CPP/qiconset.cpp \
+ $$KERNEL_CPP/tqiconset.cpp \
$$KERNEL_CPP/tqimage.cpp \
$$KERNEL_CPP/tqimageformatplugin.cpp \
$$KERNEL_CPP/qkeysequence.cpp \