summaryrefslogtreecommitdiffstats
path: root/ChangeLog.immodule
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.immodule')
-rw-r--r--ChangeLog.immodule6
1 files changed, 3 insertions, 3 deletions
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 <yamaken@bp.iij4u.or.jp>
- * 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 <yamaken@bp.iij4u.or.jp>
- * 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 <mover@hct.zaq.ne.jp>
- * kernel/qapplication_x11.cpp, kernel/ntqnamespace.h
+ * kernel/qapplication_x11.cpp, kernel/qnamespace.h
- add dead key entries
2004-07-22 YamaKen <yamaken@bp.iij4u.or.jp>