From 7f82ae3627592facfcdb84b187e03cafa654ac13 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 13 Sep 2013 22:24:22 +0200 Subject: Add notes --- src/presentation.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/presentation.h') diff --git a/src/presentation.h b/src/presentation.h index b15f732..aed2ddf 100644 --- a/src/presentation.h +++ b/src/presentation.h @@ -125,6 +125,8 @@ struct presentation PangoContext *pc; ImageStore *is; + struct notes *notes; + /* Pointers to the current "editing" and "projection" slides */ struct slide *cur_edit_slide; struct slide *cur_proj_slide; -- cgit v1.2.3