[Telepathy-commits] [telepathy-salut/master] SalutTubesChannel: Initialize external group properties
Sjoerd Simons
sjoerd.simons at collabora.co.uk
Wed Aug 13 04:17:23 PDT 2008
---
src/salut-tubes-channel.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/salut-tubes-channel.c b/src/salut-tubes-channel.c
index 95d1f6d..a396b90 100644
--- a/src/salut-tubes-channel.c
+++ b/src/salut-tubes-channel.c
@@ -1852,6 +1852,8 @@ salut_tubes_channel_class_init (
salut_tubes_channel_class->dbus_props_class.interfaces = prop_interfaces;
tp_dbus_properties_mixin_class_init (object_class,
G_STRUCT_OFFSET (SalutTubesChannelClass, dbus_props_class));
+
+ tp_external_group_mixin_init_dbus_properties (object_class);
}
void
--
1.5.6.3
More information about the Telepathy-commits
mailing list