From bef80608dea6e217b7014470b649bcfab0a9c0f4 Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Fri, 31 Oct 2008 23:40:38 +0100 Subject: make ol work --- src/html_common.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/html_common.hh') diff --git a/src/html_common.hh b/src/html_common.hh index a35411ee..aa468522 100644 --- a/src/html_common.hh +++ b/src/html_common.hh @@ -269,7 +269,7 @@ int32_t a_Html_color_parse(DilloHtml *html, const char *subtag, int32_t default_color); dw::core::style::Length a_Html_parse_length (DilloHtml *html, const char *attr); -void a_Html_tag_set_align_attr(DilloHtml *html, +void a_Html_tag_set_align_attr(DilloHtml *html, CssPropertyList *props, const char *tag, int tagsize); bool a_Html_tag_set_valign_attr(DilloHtml *html, const char *tag, int tagsize, -- cgit v1.2.3