From b687096cd64902c4530fef9c9cae8a0494013137 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sun, 15 Sep 2013 18:10:00 +0200 Subject: Add the Presentation Clock --- src/presentation.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/presentation.h') diff --git a/src/presentation.h b/src/presentation.h index aed2ddf..84c79b0 100644 --- a/src/presentation.h +++ b/src/presentation.h @@ -126,6 +126,7 @@ struct presentation ImageStore *is; struct notes *notes; + struct pr_clock *clock; /* Pointers to the current "editing" and "projection" slides */ struct slide *cur_edit_slide; -- cgit v1.2.3