aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/hula-account-setup/camel-hula-listener.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/hula-account-setup/camel-hula-listener.c')
-rw-r--r--plugins/hula-account-setup/camel-hula-listener.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/hula-account-setup/camel-hula-listener.c b/plugins/hula-account-setup/camel-hula-listener.c
index b3e4a933bf..e6e0fe6773 100644
--- a/plugins/hula-account-setup/camel-hula-listener.c
+++ b/plugins/hula-account-setup/camel-hula-listener.c
@@ -116,6 +116,8 @@ finalize (GObject *object)
}
g_list_free (hula_accounts);
+
+ G_OBJECT_CLASS (parent_class)->finalize (object);
}
/*determines whehter the passed in account is hula or not by looking at source url */