summaryrefslogtreecommitdiffstats
path: root/src/object/sp-star.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/sp-star.cpp')
-rw-r--r--src/object/sp-star.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/sp-star.cpp b/src/object/sp-star.cpp
index 20c9607b1..8b5b4e11d 100644
--- a/src/object/sp-star.cpp
+++ b/src/object/sp-star.cpp
@@ -90,7 +90,7 @@ Inkscape::XML::Node* SPStar::write(Inkscape::XML::Document *xml_doc, Inkscape::X
return repr;
}
-void SPStar::set(unsigned int key, const gchar* value) {
+void SPStar::set(SPAttributeEnum key, const gchar* value) {
SVGLength::Unit unit;
/* fixme: we should really collect updates */