From bcc9f89407ed1e632da249623fd63e493439ec39 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 1 Jun 2011 18:35:40 +0200 Subject: Make escape in main window also exit slideshow --- src/slideshow.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/slideshow.h') diff --git a/src/slideshow.h b/src/slideshow.h index 635344c..5b332c7 100644 --- a/src/slideshow.h +++ b/src/slideshow.h @@ -32,4 +32,6 @@ extern void try_start_slideshow(struct presentation *p); extern void notify_slideshow_slide_changed(struct presentation *p); +extern void end_slideshow(struct presentation *p); + #endif /* SLIDESHOW_H */ -- cgit v1.2.3