aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks
diff options
context:
space:
mode:
Diffstat (limited to 'src/bookmarks')
-rw-r--r--src/bookmarks/ephy-bookmarks-editor.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bookmarks/ephy-bookmarks-editor.c b/src/bookmarks/ephy-bookmarks-editor.c
index 9d0a3bb22..e3f501b04 100644
--- a/src/bookmarks/ephy-bookmarks-editor.c
+++ b/src/bookmarks/ephy-bookmarks-editor.c
@@ -734,6 +734,8 @@ cmd_bookmarks_export (GtkAction *action,
g_free (basename);
}
while (!ephy_gui_check_location_writable (GTK_WIDGET (dialog), filename));
+
+ gtk_widget_destroy (dialog);
/* 0 for ephy RDF format, 1 for mozilla HTML format */