summaryrefslogtreecommitdiff
path: root/src/seleng/cr-style.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/seleng/cr-style.h')
-rw-r--r--src/seleng/cr-style.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/seleng/cr-style.h b/src/seleng/cr-style.h
index 322bf15..8070531 100644
--- a/src/seleng/cr-style.h
+++ b/src/seleng/cr-style.h
@@ -269,7 +269,8 @@ cr_style_set_style_from_decl (CRStyle *a_this, CRDeclaration *a_decl) ;
enum CRStatus
cr_style_to_pango_font_attributes (CRStyle *a_style,
- PangoAttrList *a_pgo_attrs) ;
+ PangoAttrList *a_pgo_attrs,
+ gulong text_len) ;
enum CRStatus
cr_style_ref (CRStyle *a_this) ;