summaryrefslogtreecommitdiff
path: root/riscos/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/theme.h')
-rw-r--r--riscos/theme.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/riscos/theme.h b/riscos/theme.h
index 54ccf3f58..5372e3ea1 100644
--- a/riscos/theme.h
+++ b/riscos/theme.h
@@ -63,6 +63,8 @@ struct ro_theme_window
typedef struct ro_theme_window ro_theme_window;
typedef struct ro_theme ro_theme;
+extern ro_theme *current_theme;
+
typedef enum {theme_TOOLBAR_UNKNOWN,
theme_TOOLBAR_BACK, theme_TOOLBAR_FORWARD, theme_TOOLBAR_RELOAD,
theme_TOOLBAR_URL, theme_TOOLBAR_STATUS} theme_gadget;