aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/presentation.h')
-rw-r--r--src/presentation.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/presentation.h b/src/presentation.h
index 09c6878..d66692e 100644
--- a/src/presentation.h
+++ b/src/presentation.h
@@ -139,6 +139,11 @@ struct presentation
struct frame **selection;
int n_selection;
int max_selection;
+
+ /* Location of the cursor */
+ struct frame *cursor_frame;
+ int cursor_line;
+ int cursor_box;
size_t cursor_pos;
/* This is the "native" size of the slide. It only exists to give