From 4e88bfd6c1c8345014d5badcffd999f02cb41d0b Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Tue, 2 Mar 2010 13:07:10 +0000 Subject: warning cleanup --- capplet/settings/mail-capplet-shell.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'capplet/settings/mail-capplet-shell.c') diff --git a/capplet/settings/mail-capplet-shell.c b/capplet/settings/mail-capplet-shell.c index d1ccdf80ac..ea239ad832 100644 --- a/capplet/settings/mail-capplet-shell.c +++ b/capplet/settings/mail-capplet-shell.c @@ -246,7 +246,7 @@ static void ms_show_post_druid (MailViewChild *mfv G_GNUC_UNUSED, MailCappletShell *shell) { - gtk_widget_destroy(shell); + gtk_widget_destroy (GTK_WIDGET (shell)); /* if (shell->priv->settings_view) mail_view_switch_to_settings ((MailView *)shell->view, (MailViewChild *)shell->priv->settings_view); -- cgit v1.2.3