From 4f664d155989c526aca0ac06b178d315a999b16d Mon Sep 17 00:00:00 2001 From: Richard Wilson Date: Sun, 4 Jul 2004 14:59:29 +0000 Subject: [project @ 2004-07-04 14:59:29 by rjw] Futher hotlst development. Minor GUI tweaks. svn path=/import/netsurf/; revision=1044 --- riscos/gui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'riscos/gui.h') diff --git a/riscos/gui.h b/riscos/gui.h index cf27ffdb1..2ab06f165 100644 --- a/riscos/gui.h +++ b/riscos/gui.h @@ -183,6 +183,7 @@ void ro_gui_hotlist_redraw(wimp_draw *redraw); void ro_gui_hotlist_click(wimp_pointer *pointer); void ro_gui_hotlist_selection_drag_end(wimp_dragged *drag); void ro_gui_hotlist_move_drag_end(wimp_dragged *drag); +bool ro_gui_hotlist_keypress(int key); /* in save.c */ void ro_gui_save_click(wimp_pointer *pointer); -- cgit v1.2.3