summaryrefslogtreecommitdiff
path: root/riscos/gui/url_bar.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gui/url_bar.h')
-rw-r--r--riscos/gui/url_bar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/riscos/gui/url_bar.h b/riscos/gui/url_bar.h
index 04a8468ba..c20dbf943 100644
--- a/riscos/gui/url_bar.h
+++ b/riscos/gui/url_bar.h
@@ -34,6 +34,8 @@ typedef enum {
TOOLBAR_URL_NONE = 0, /* Special case: no action */
TOOLBAR_URL_DRAG_URL,
TOOLBAR_URL_DRAG_FAVICON,
+ TOOLBAR_URL_SELECT_HOTLIST,
+ TOOLBAR_URL_ADJUST_HOTLIST
} url_bar_action;
struct url_bar;