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 8b4bc6f..addcf7c 100644
--- a/src/presentation.h
+++ b/src/presentation.h
@@ -125,6 +125,7 @@ struct presentation
/* Pointers to the current "editing" and "projection" slides */
struct slide *cur_edit_slide;
struct slide *cur_proj_slide;
+ int slideshow_linked;
/* 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 */