summaryrefslogtreecommitdiff
path: root/riscos/wimp.h
diff options
context:
space:
mode:
authorAdrian Lees <adrian@aemulor.com>2005-07-16 05:57:53 +0000
committerAdrian Lees <adrian@aemulor.com>2005-07-16 05:57:53 +0000
commitc38381392154c47b6f03362789d5bde8a5933ec4 (patch)
tree8733ec21aadb04cfba6b190f48fb9aed381492e4 /riscos/wimp.h
parent4a5dc6d5ccafcf0cb2efc656011e1ce693c511cb (diff)
downloadnetsurf-c38381392154c47b6f03362789d5bde8a5933ec4.tar.gz
netsurf-c38381392154c47b6f03362789d5bde8a5933ec4.tar.bz2
[project @ 2005-07-16 05:57:53 by adrianl]
Thumbnail display and dragging svn path=/import/netsurf/; revision=1794
Diffstat (limited to 'riscos/wimp.h')
-rw-r--r--riscos/wimp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscos/wimp.h b/riscos/wimp.h
index 6c9ae0cd0..b26f8dc72 100644
--- a/riscos/wimp.h
+++ b/riscos/wimp.h
@@ -43,6 +43,7 @@ void ro_gui_open_window_centre(wimp_w parent, wimp_w child);
osspriteop_area *ro_gui_load_sprite_file(const char *pathname);
bool ro_gui_wimp_sprite_exists(const char *sprite);
+os_error *ro_gui_wimp_get_sprite(const char *name, osspriteop_header **sprite);
void ro_gui_open_pane(wimp_w parent, wimp_w pane, int offset);