summaryrefslogtreecommitdiffstats
path: root/ChangeLog.immodule
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.immodule')
-rw-r--r--ChangeLog.immodule4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.immodule b/ChangeLog.immodule
index d856b5bf8..46a5e9d7b 100644
--- a/ChangeLog.immodule
+++ b/ChangeLog.immodule
@@ -1319,7 +1319,7 @@
But it costs immodule developer small modification.
* src/kernel/ntqinputcontext.h
- - (class QInputContext): Inherit QObject and add Q_OBJECT macro
+ - (class QInputContext): Inherit QObject and add TQ_OBJECT macro
- (name): Remove to rename to identifierName() to avoid conflicting
with QObject::name()
- (identifierName): New function. Renamed from name()
@@ -1419,7 +1419,7 @@
- Add #include "ntqinputcontext.h" to avoid compilation error
* src/input/qximinputcontext_p.h
- - (class QXIMInputContext): Add Q_OBJECT macro to follow the API change
+ - (class QXIMInputContext): Add TQ_OBJECT macro to follow the API change
- (name): Remove to follow the API change
- (identifierName):
* New function. Renamed from name()