Try to leak less

master
Yevgen Muntyan 2005-11-04 22:55:14 +00:00
parent 2f525e0ecc
commit fe79248e77
1 changed files with 1 additions and 0 deletions

View File

@ -232,6 +232,7 @@ moo_history_list_finalize (GObject *object)
g_object_unref (list->priv->store);
g_free (list->priv->user_id);
g_object_unref (list->priv->mgr);
g_object_unref (list->priv->tooltips);
g_free (list->priv);