From 6300c7ed90b472dc9a5f21d8054fd2e2689c8c9a Mon Sep 17 00:00:00 2001 From: Steve Fryatt Date: Mon, 30 Dec 2013 15:41:38 +0000 Subject: Tidy up hotlist icon interfaces and make consistant with rest of toolbar. --- riscos/toolbar.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'riscos/toolbar.h') diff --git a/riscos/toolbar.h b/riscos/toolbar.h index 284eee22d..e568b8c23 100644 --- a/riscos/toolbar.h +++ b/riscos/toolbar.h @@ -386,13 +386,13 @@ const char *ro_toolbar_get_url(struct toolbar *toolbar); /** - * Update toolbar's urlbar hotlist icon, if necessary. + * Update the state of a toolbar's URL Bar hotlist icon to reflect any changes + * to the URL or the hotlist contents. * * \param *toolbar The toolbar to update. - * \param *url URL with updated hotlist presence, or NULL if unknown. */ -void ro_toolbar_hotlist_modifed(struct toolbar *toolbar, nsurl *url); +void ro_toolbar_update_hotlist(struct toolbar *toolbar); /** -- cgit v1.2.3