From 0582c90a9ed4b965629267713f51c0da7c38b39d Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 4 Sep 2024 11:53:23 +0900 Subject: Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h) Signed-off-by: Michele Calgaro --- ChangeLog.immodule | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ChangeLog.immodule') diff --git a/ChangeLog.immodule b/ChangeLog.immodule index 098cc0016..0d62b0222 100644 --- a/ChangeLog.immodule +++ b/ChangeLog.immodule @@ -253,7 +253,7 @@ 2004-08-17 YamaKen - * src/kernel/ntqnamespace.h + * src/kernel/qnamespace.h - (Qt::Key) Add a comment about Korean-specific keyboard support based on the information from Choe Hwanjin. Thanks for the information. See following discussion for further @@ -902,7 +902,7 @@ "deleteLater" is safer then "delete" QObject directly 2004-07-30 YamaKen - * src/kernel/ntqnamespace.h + * src/kernel/qnamespace.h - (Qt::Key): * Replace dead key values with new one to avoid keycode conflict * Add a comment about the latin 1 keycodes @@ -1181,7 +1181,7 @@ 2004-07-22 Kazuki Ohta - * kernel/qapplication_x11.cpp, kernel/ntqnamespace.h + * kernel/qapplication_x11.cpp, kernel/qnamespace.h - add dead key entries 2004-07-22 YamaKen -- cgit v1.2.1