summaryrefslogtreecommitdiffstats
path: root/src/attribute-rel-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/attribute-rel-util.h')
-rw-r--r--src/attribute-rel-util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/attribute-rel-util.h b/src/attribute-rel-util.h
index d9d270a13..449a66d9e 100644
--- a/src/attribute-rel-util.h
+++ b/src/attribute-rel-util.h
@@ -61,7 +61,7 @@ void sp_attribute_clean_style(Node *repr, unsigned int flags);
/**
* Clean style properties for one style string.
*/
-gchar* sp_attribute_clean_style(Node *repr, gchar const *string, unsigned int flags);
+Glib::ustring sp_attribute_clean_style(Node *repr, gchar const *string, unsigned int flags);
/**
* Clean style properties for one CSS.