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 c38d6ca88..a7df00b5b 100644
--- a/riscos/gui.h
+++ b/riscos/gui.h
@@ -83,6 +83,7 @@ struct gui_window {
bool reformat_pending;
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 */
char title[256]; /**< Buffer for window title. */