From 7b302ea4b906b162c37c3370434165f6e83a9def Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 13 Sep 2014 09:54:11 +0200 Subject: Restore notes --- src/presentation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/presentation.h') diff --git a/src/presentation.h b/src/presentation.h index 591efe9..a7bb0e9 100644 --- a/src/presentation.h +++ b/src/presentation.h @@ -49,7 +49,7 @@ struct slide struct frame *top; SCBlock *scblocks; - char *notes; + SCBlock *notes; }; -- cgit v1.2.3