summaryrefslogtreecommitdiff
path: root/riscos/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gui.h')
-rw-r--r--riscos/gui.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/riscos/gui.h b/riscos/gui.h
index 96c1e9fc0..c90e08e09 100644
--- a/riscos/gui.h
+++ b/riscos/gui.h
@@ -187,6 +187,12 @@ void ro_gui_history_click(wimp_pointer *pointer);
#define ICON_CONFIG_BR_GESTURES 3
#define ICON_CONFIG_BR_TEXT 4
#define ICON_CONFIG_BR_TOOLBAR 5
+#define ICON_CONFIG_BR_FONTSIZE 7
+#define ICON_CONFIG_BR_FONTSIZE_DEC 8
+#define ICON_CONFIG_BR_FONTSIZE_INC 9
+#define ICON_CONFIG_BR_MINSIZE 11
+#define ICON_CONFIG_BR_MINSIZE_DEC 12
+#define ICON_CONFIG_BR_MINSIZE_INC 13
#define ICON_CONFIG_PROX_OK 0
#define ICON_CONFIG_PROX_CANCEL 1