From 2fe15f38d304307a2de41248481648209c17637c Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 28 Oct 2007 13:53:29 +0000 Subject: Remove EphyTab. svn path=/trunk/; revision=7592 --- src/bookmarks/ephy-related-action.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bookmarks/ephy-related-action.c b/src/bookmarks/ephy-related-action.c index f65ff3df0..778a0fda9 100644 --- a/src/bookmarks/ephy-related-action.c +++ b/src/bookmarks/ephy-related-action.c @@ -54,10 +54,10 @@ node_destroyed (EphyNode *node, ephy_topic_action_set_topic (action, favorites); } -static EphyTab * +static EphyEmbed * open_link (EphyLink *link, const char *address, - EphyTab *tab, + EphyEmbed *embed, EphyLinkFlags flags) { EphyBookmarks *eb; -- cgit v1.2.3