aboutsummaryrefslogtreecommitdiff
path: root/src/notes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/notes.h')
-rw-r--r--src/notes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/notes.h b/src/notes.h
index 89d050c..31c5e3a 100644
--- a/src/notes.h
+++ b/src/notes.h
@@ -36,4 +36,6 @@ extern void notify_notes_slide_changed(struct presentation *p,
extern void grab_current_notes(struct presentation *p);
+extern void attach_notes(struct slide *s);
+
#endif /* NOTES_H */