From 4910224d9f6273e6c78458353f6bbfec836ea35d Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sun, 6 Nov 2011 23:31:43 +0100 Subject: Update the title bar on load/save --- 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 816b17c..feac092 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -30,6 +30,7 @@ extern int open_mainwindow(struct presentation *p); extern void notify_slide_changed(struct presentation *p); +extern void update_titlebar(struct presentation *p); extern void redraw_overlay(struct presentation *p); -- cgit v1.2.3