[epiphany] ephy-history-window: fix callback for new signal signature
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] ephy-history-window: fix callback for new signal signature
- Date: Tue, 20 Mar 2012 12:35:43 +0000 (UTC)
commit 5343bd8252e0a2e58871c642295c47e179b332b6
Author: Xan Lopez <xan igalia com>
Date: Tue Mar 20 13:34:07 2012 +0100
ephy-history-window: fix callback for new signal signature
src/ephy-history-window.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/ephy-history-window.c b/src/ephy-history-window.c
index 39783b5..88dd18d 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);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]