From f64c8ed9ef976618d36f7e07285e4755c0c9c11c Mon Sep 17 00:00:00 2001 From: Steve Fryatt Date: Mon, 30 Dec 2013 16:20:37 +0000 Subject: Update the URL hotlist icon when entries are deleted from the hotlist. This does not currently spot entries which are edited. --- riscos/toolbar.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'riscos/toolbar.h') diff --git a/riscos/toolbar.h b/riscos/toolbar.h index e568b8c23..336f95d15 100644 --- a/riscos/toolbar.h +++ b/riscos/toolbar.h @@ -385,6 +385,13 @@ void ro_toolbar_set_url(struct toolbar *toolbar, const char *url, const char *ro_toolbar_get_url(struct toolbar *toolbar); +/** + * Update the state of the URL Bar hotlist icons in all open toolbars. + */ + +void ro_toolbar_update_all_hotlists(void); + + /** * Update the state of a toolbar's URL Bar hotlist icon to reflect any changes * to the URL or the hotlist contents. -- cgit v1.2.3