summaryrefslogtreecommitdiffstats
path: root/experimental/tqtinterface/qt4/ChangeLog.immodule
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/tqtinterface/qt4/ChangeLog.immodule')
-rw-r--r--experimental/tqtinterface/qt4/ChangeLog.immodule6
1 files changed, 3 insertions, 3 deletions
diff --git a/experimental/tqtinterface/qt4/ChangeLog.immodule b/experimental/tqtinterface/qt4/ChangeLog.immodule
index c4526ee0d..261790ec7 100644
--- a/experimental/tqtinterface/qt4/ChangeLog.immodule
+++ b/experimental/tqtinterface/qt4/ChangeLog.immodule
@@ -38,13 +38,13 @@
input method plugins source compatible with TQt4.
* src/kernel/tqinputcontext.cpp
- - (TQInputContext): Add 'tqparent' arg
+ - (TQInputContext): Add 'parent' arg
* src/kernel/tqinputcontext.h
- Exclude qptrlist.h when compile with TQt4
- (struct TQInputContextMenu): Exclude member variables when compile
with TQt4
- - (TQInputContext): Add 'tqparent' arg
+ - (TQInputContext): Add 'parent' arg
- (addActionsTo): New function for TQt4
2004-09-08 YamaKen <yamaken@bp.iij4u.or.jp>
@@ -1944,7 +1944,7 @@
* Add new arg statefulTranslation to enable duplicate call
within single event loop. This is required to support both
TQInputContext::filterEvent() and RTL extensions
- * Restore accidencially omitted qt_mode_switch_remove_tqmask
+ * Restore accidencially omitted qt_mode_switch_remove_mask
handling
* src/input/tqximinputcontext_p.h