aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/presentation.h')
-rw-r--r--src/presentation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/presentation.h b/src/presentation.h
index c43cb9a..6a31fdd 100644
--- a/src/presentation.h
+++ b/src/presentation.h
@@ -76,6 +76,7 @@ struct presentation
struct frame **selection;
int n_selection;
int max_selection;
+ size_t cursor_pos;
/* This is the "native" size of the slide. It only exists to give
* font size some meaning in the context of a somewhat arbitrary DPI */