aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-importer.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-importer.c')
-rw-r--r--shell/e-shell-importer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-importer.c b/shell/e-shell-importer.c
index b24eca1027..c9953b9589 100644
--- a/shell/e-shell-importer.c
+++ b/shell/e-shell-importer.c
@@ -441,7 +441,7 @@ import_druid_cancel (GnomeDruid *druid,
{
if (data->import_dialog)
gtk_dialog_response (GTK_DIALOG (data->import_dialog), GTK_RESPONSE_CANCEL);
- else
+ else
gtk_widget_destroy (GTK_WIDGET (data->dialog));
}