aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/presentation.c')
-rw-r--r--src/presentation.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/presentation.c b/src/presentation.c
index 4dc9e59..f9fe1f3 100644
--- a/src/presentation.c
+++ b/src/presentation.c
@@ -157,6 +157,7 @@ struct presentation *new_presentation()
new->window = NULL;
new->ui = NULL;
new->action_group = NULL;
+ new->slideshow = NULL;
new->slide_width = 1024.0;
new->slide_height = 768.0;