[empathy] main: destroy the window when we're done (#623396)
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] main: destroy the window when we're done (#623396)
- Date: Mon, 5 Jul 2010 07:46:49 +0000 (UTC)
commit f01a6553b2bf073fd200e9ee3f8f442a3999a02b
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Fri Jul 2 15:56:41 2010 +0200
main: destroy the window when we're done (#623396)
src/empathy.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/empathy.c b/src/empathy.c
index 24e8859..dd381db 100644
--- a/src/empathy.c
+++ b/src/empathy.c
@@ -688,6 +688,7 @@ main (int argc, char *argv[])
g_object_unref (ft_factory);
g_object_unref (unique_app);
g_object_unref (gsettings);
+ gtk_widget_destroy (window);
notify_uninit ();
xmlCleanupParser ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]