summaryrefslogtreecommitdiff
path: root/src/roomlist-channel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/roomlist-channel.c')
-rw-r--r--src/roomlist-channel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/roomlist-channel.c b/src/roomlist-channel.c
index 566db977..2faa0f9f 100644
--- a/src/roomlist-channel.c
+++ b/src/roomlist-channel.c
@@ -135,6 +135,7 @@ salut_roomlist_channel_class_init (
base_class->target_handle_type = TP_HANDLE_TYPE_NONE;
base_class->fill_immutable_properties =
salut_roomlist_channel_fill_immutable_properties;
+ base_class->close = tp_base_channel_destroyed;
param_spec = g_param_spec_string ("conference-server",
"Name of conference server to use",