summaryrefslogtreecommitdiff
path: root/riscos/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gui.h')
-rw-r--r--riscos/gui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/riscos/gui.h b/riscos/gui.h
index 3403f551e..65f800267 100644
--- a/riscos/gui.h
+++ b/riscos/gui.h
@@ -72,6 +72,8 @@ typedef enum { GUI_DRAG_NONE, GUI_DRAG_DOWNLOAD_SAVE, GUI_DRAG_SAVE }
extern ro_gui_drag_type gui_current_drag_type;
+extern bool riscos_done;
+
/** RISC OS data for a browser window. */
struct gui_window {
/** Associated platform-independent browser window data. */