aboutsummaryrefslogtreecommitdiff
path: root/libstorycode/stylesheet.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstorycode/stylesheet.h')
-rw-r--r--libstorycode/stylesheet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libstorycode/stylesheet.h b/libstorycode/stylesheet.h
index 26b1fe5..98ac089 100644
--- a/libstorycode/stylesheet.h
+++ b/libstorycode/stylesheet.h
@@ -109,5 +109,6 @@ extern int stylesheet_get_padding(Stylesheet *s, enum style_element el,
extern int stylesheet_get_paraspace(Stylesheet *s, enum style_element el,
struct length paraspace[4]);
+extern char *stylesheet_serialise(Stylesheet *s);
#endif /* STYLESHEET_H */