aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets/ephy-overview-store.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widgets/ephy-overview-store.h')
-rw-r--r--lib/widgets/ephy-overview-store.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/widgets/ephy-overview-store.h b/lib/widgets/ephy-overview-store.h
index 5732cabc1..49303bc68 100644
--- a/lib/widgets/ephy-overview-store.h
+++ b/lib/widgets/ephy-overview-store.h
@@ -104,7 +104,8 @@ gboolean ephy_overview_store_find_url (EphyOverviewStore *store,
void ephy_overview_store_set_snapshot (EphyOverviewStore *store,
GtkTreeIter *iter,
- cairo_surface_t *snapshot);
+ cairo_surface_t *snapshot,
+ cairo_surface_t *favicon);
G_END_DECLS