summaryrefslogtreecommitdiff
path: root/riscos/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gui.h')
-rw-r--r--riscos/gui.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/riscos/gui.h b/riscos/gui.h
index 0d25890bc..8d78b411f 100644
--- a/riscos/gui.h
+++ b/riscos/gui.h
@@ -21,7 +21,7 @@
#include "netsurf/desktop/options.h"
#include "netsurf/desktop/tree.h"
-#define THEMES_DIR "<NetSurf$Dir>.Themes"
+extern const char * NETSURF_DIR;
struct toolbar;
struct plotter_table;
@@ -252,7 +252,7 @@ extern int ro_plot_origin_y;
void ro_plot_set_scale(float scale);
/* in theme_install.c */
-void ro_gui_theme_install_init(void);
+void ro_gui_theme_install_click(wimp_pointer *pointer);
/* toolbar types */
#define TOOLBAR_BROWSER 0