summaryrefslogtreecommitdiffstats
path: root/ChangeLog.immodule
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-13 17:43:39 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-13 17:43:39 -0600
commit359640943bcf155faa9a067dde9e00a123276290 (patch)
treefb3d55ea5e18949042fb0064123fb73d2b1eb932 /ChangeLog.immodule
parenta829bcdc533e154000803d517200d32fe762e85c (diff)
downloadtqt3-359640943bcf155faa9a067dde9e00a123276290.tar.gz
tqt3-359640943bcf155faa9a067dde9e00a123276290.zip
Automated update from Qt3
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()