summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/gui.h')
-rwxr-xr-xamiga/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/gui.h b/amiga/gui.h
index d7602da4b..2264a350e 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -114,6 +114,7 @@ struct gui_window
struct gui_window_2 *shared;
int tab;
struct Node *tab_node;
+ struct Node *last_new_tab;
int c_x; /* Caret X posn */
int c_y; /* Caret Y posn */
int c_w; /* Caret width */