aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ephy-history-window.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ephy-history-window.c b/src/ephy-history-window.c
index 39783b573..88dd18d59 100644
--- a/src/ephy-history-window.c
+++ b/src/ephy-history-window.c
@@ -1095,6 +1095,7 @@ filter_now (EphyHistoryWindow *editor,
static gboolean
on_visit_url_cb (EphyHistoryService *service,
gchar *url,
+ EphyHistoryPageVisitType visit_type,
EphyHistoryWindow *editor)
{
filter_now (editor, TRUE, TRUE);