More build fixing.

This commit is contained in:
Michael Drake 2014-02-15 18:59:54 +00:00
parent 3efe56d7ef
commit 6867726326
2 changed files with 2 additions and 2 deletions

View File

@ -910,7 +910,7 @@ static uint32 ami_context_menu_hook(struct Hook *hook,Object *item,APTR reserved
}
else
{
history_go(gwin->bw->history,
browser_window_history_go(gwin->bw,
(struct history_entry *)userdata, false);
}
break;

View File

@ -297,7 +297,7 @@ void ami_history_update_extent(struct history_window *hw)
struct IBox *bbox;
int width, height;
history_size(hw->bw->history, &width, &height);
browser_window_history_size(hw->bw, &width, &height);
GetAttr(SPACE_AreaBox,hw->objects[GID_BROWSER],(ULONG *)&bbox);
RefreshSetGadgetAttrs((APTR)hw->objects[OID_VSCROLL],hw->win,NULL,