aboutsummaryrefslogtreecommitdiff
path: root/src/frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frame.h')
-rw-r--r--src/frame.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frame.h b/src/frame.h
index f71794b..e1cfccd 100644
--- a/src/frame.h
+++ b/src/frame.h
@@ -47,6 +47,7 @@ struct frame
int max_children;
SCBlock *scblocks;
+ struct wrap_line *boxes; /* The unwrapped boxes */
int n_lines;
int max_lines;