summaryrefslogtreecommitdiff
path: root/riscos/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gui.h')
-rw-r--r--riscos/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscos/gui.h b/riscos/gui.h
index 95b59c124..f402fc925 100644
--- a/riscos/gui.h
+++ b/riscos/gui.h
@@ -87,6 +87,7 @@ struct gui_window {
int old_width; /**< Width when last opened / os units. */
int old_height; /**< Height when last opened / os units. */
bool update_extent; /**< Update the extent on next opening */
+ bool active; /**< Whether the throbber should be active */
char title[256]; /**< Buffer for window title. */