diff options
Diffstat (limited to 'src/ephy-history-window.c')
-rw-r--r-- | src/ephy-history-window.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-history-window.c b/src/ephy-history-window.c index c1545e748..17e5194e8 100644 --- a/src/ephy-history-window.c +++ b/src/ephy-history-window.c @@ -243,7 +243,7 @@ confirmation_dialog_construct (EphyHistoryWindow *editor) GtkWidget *align; char *str; - dialog = gtk_dialog_new_with_buttons (_("Clear history"), + dialog = gtk_dialog_new_with_buttons (_("Clear History"), GTK_WINDOW (editor), GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_NO_SEPARATOR, |