summaryrefslogtreecommitdiff
path: root/telepathy-glib/dbus-tube-channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-glib/dbus-tube-channel.h')
-rw-r--r--telepathy-glib/dbus-tube-channel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/telepathy-glib/dbus-tube-channel.h b/telepathy-glib/dbus-tube-channel.h
index 28b81c1fc..f9a9e0828 100644
--- a/telepathy-glib/dbus-tube-channel.h
+++ b/telepathy-glib/dbus-tube-channel.h
@@ -47,6 +47,7 @@ struct _TpDBusTubeChannelClass
{
/*<private>*/
TpChannelClass parent_class;
+ TpFeatureMixinClass feature_class;
GCallback _padding[7];
};