From 26fd0b6c2057bd73a65df380a6baa4ee2d67387c Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 11 Aug 2011 23:45:00 +0200 Subject: Use layout stuff --- src/mainwindow.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainwindow.h') diff --git a/src/mainwindow.h b/src/mainwindow.h index 3c1f1c4..36cd289 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -30,5 +30,6 @@ extern int open_mainwindow(struct presentation *p); extern void notify_slide_changed(struct presentation *p); +extern void notify_slide_update(struct presentation *p); #endif /* MAINWINDOW_H */ -- cgit v1.2.3