[empathy] status-icon: drop our ref on the window when disposing
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] status-icon: drop our ref on the window when disposing
- Date: Mon, 5 Jul 2010 07:46:44 +0000 (UTC)
commit 5dc6e55d7bb8199aa54bba603eb5154ba41a49c7
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Fri Jul 2 15:21:08 2010 +0200
status-icon: drop our ref on the window when disposing
src/empathy-status-icon.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/empathy-status-icon.c b/src/empathy-status-icon.c
index a002a7f..b1a0cd6 100644
--- a/src/empathy-status-icon.c
+++ b/src/empathy-status-icon.c
@@ -573,6 +573,7 @@ status_icon_finalize (GObject *object)
g_object_unref (priv->ui_manager);
g_object_unref (priv->notify_mgr);
g_object_unref (priv->gsettings_ui);
+ g_object_unref (priv->window);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]