summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThiago Macieira <thiago@kde.org>2006-04-23 19:06:55 +0000
committerThiago Macieira <thiago@kde.org>2006-04-23 19:06:55 +0000
commit21a1fcbc0acc2d640374fa537d73b7d75d9bf042 (patch)
treeb1bcdfee51a6517fe6d748087c130d449ae530e4 /ChangeLog
parent4eb5b11af789ad30f9e20b0527562d73825e6f33 (diff)
* qt/examples/dbus.cpp: Use the new merged-interface mode for
the dynamic meta object. No need to guess which interface to call.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 75f598bd..5c9069f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-04-23 Thiago Macieira <thiago.macieira@trolltech.com>
+ * qt/examples/dbus.cpp: Use the new merged-interface mode for
+ the dynamic meta object. No need to guess which interface to
+ call.
+
+2006-04-23 Thiago Macieira <thiago.macieira@trolltech.com>
+
* qt/qdbusconnection_p.h:
* qt/qdbusmetaobject.cpp:
* qt/qdbusmetaobject_p.h: