diff --git a/gio/gactiongroupexporter.c b/gio/gactiongroupexporter.c index 17111ffb8..8453723f5 100644 --- a/gio/gactiongroupexporter.c +++ b/gio/gactiongroupexporter.c @@ -538,7 +538,7 @@ g_dbus_connection_export_action_group (GDBusConnection *connection, GError **error) { const GDBusInterfaceVTable vtable = { - org_gtk_Actions_method_call + org_gtk_Actions_method_call, NULL, NULL, { 0 } }; GActionGroupExporter *exporter; guint id;