summaryrefslogtreecommitdiff
path: root/riscos/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gui.h')
-rw-r--r--riscos/gui.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/riscos/gui.h b/riscos/gui.h
index fa0b783c3..a943851b8 100644
--- a/riscos/gui.h
+++ b/riscos/gui.h
@@ -166,6 +166,13 @@ void ro_gui_history_click(wimp_pointer *pointer);
#define ICON_TOOLBAR_STATUS 3
#define ICON_TOOLBAR_HISTORY 4
#define ICON_TOOLBAR_RELOAD 5
+#define ICON_TOOLBAR_STOP 6
+#define ICON_TOOLBAR_BACK 7
+#define ICON_TOOLBAR_FORWARD 8
+#define ICON_TOOLBAR_BOOKMARK 9
+#define ICON_TOOLBAR_SAVE 10
+#define ICON_TOOLBAR_PRINT 11
+#define ICON_TOOLBAR_HOME 12
#define ICON_CONFIG_SAVE 0
#define ICON_CONFIG_CANCEL 1