aboutsummaryrefslogtreecommitdiffstats
path: root/capplet/settings/mail-capplet-shell.c
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2011-09-06 18:33:49 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-09-14 20:09:01 +0800
commit3f40452fed80a676a85f1b2d90bd8c29abee98b7 (patch)
tree30716dfec6e25575b490ef9ce21e5647ce738dea /capplet/settings/mail-capplet-shell.c
parent4bb8a86c70feba3036b8eb44c9696f099aa4da53 (diff)
downloadgsoc2013-evolution-3f40452fed80a676a85f1b2d90bd8c29abee98b7.tar
gsoc2013-evolution-3f40452fed80a676a85f1b2d90bd8c29abee98b7.tar.gz
gsoc2013-evolution-3f40452fed80a676a85f1b2d90bd8c29abee98b7.tar.bz2
gsoc2013-evolution-3f40452fed80a676a85f1b2d90bd8c29abee98b7.tar.lz
gsoc2013-evolution-3f40452fed80a676a85f1b2d90bd8c29abee98b7.tar.xz
gsoc2013-evolution-3f40452fed80a676a85f1b2d90bd8c29abee98b7.tar.zst
gsoc2013-evolution-3f40452fed80a676a85f1b2d90bd8c29abee98b7.zip
Bug #655564 - Express remembers settings of not finished account
Diffstat (limited to 'capplet/settings/mail-capplet-shell.c')
-rw-r--r--capplet/settings/mail-capplet-shell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/capplet/settings/mail-capplet-shell.c b/capplet/settings/mail-capplet-shell.c
index 47956cd782..dba46a804f 100644
--- a/capplet/settings/mail-capplet-shell.c
+++ b/capplet/settings/mail-capplet-shell.c
@@ -179,7 +179,7 @@ mail_capplet_shell_quit (MailCappletShell *shell)
if (priv->main_loop)
gtk_main_quit ();
else
- gtk_widget_hide ((GtkWidget *) shell);
+ gtk_widget_destroy ((GtkWidget *) shell);
}
static void