summaryrefslogtreecommitdiffstats
path: root/src/kernel/qt_kernel.pri
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-08 14:55:59 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-12 19:18:49 +0900
commitccbc1c3572fd0e26480c1432fff55d2909545538 (patch)
tree2bdcb0d8d91d9fc3fbfc476fa6f31b9e25a9ad49 /src/kernel/qt_kernel.pri
parent0cf411b09cf5d8970b873a338a69eae98d5ce5d8 (diff)
downloadtqt3-ccbc1c3572fd0e26480c1432fff55d2909545538.tar.gz
tqt3-ccbc1c3572fd0e26480c1432fff55d2909545538.zip
Rename icon nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 5f20c711..a021a33f 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 \