summaryrefslogtreecommitdiffstats
path: root/experimental/tqtinterface/qt4/ChangeLog.immodule
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-08-10 12:13:27 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-08-10 12:13:27 -0500
commitb6c6d9f8dd1221e5d9dc5b674e93797761470024 (patch)
tree94563ba51148e9fd71f5c8df86439c84945d5d81 /experimental/tqtinterface/qt4/ChangeLog.immodule
parent03256f3cd5149f3ff5f5f45765b0b0659db4e036 (diff)
downloadtde-b6c6d9f8dd1221e5d9dc5b674e93797761470024.tar.gz
tde-b6c6d9f8dd1221e5d9dc5b674e93797761470024.zip
rename the following methods:
tqparent parent tqmask mask
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