summaryrefslogtreecommitdiffstats
path: root/src/object/sp-path.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/sp-path.cpp')
-rw-r--r--src/object/sp-path.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/sp-path.cpp b/src/object/sp-path.cpp
index 10f7930c0..81149b13e 100644
--- a/src/object/sp-path.cpp
+++ b/src/object/sp-path.cpp
@@ -211,7 +211,7 @@ void SPPath::release() {
SPShape::release();
}
-void SPPath::set(unsigned int key, const gchar* value) {
+void SPPath::set(SPAttributeEnum key, const gchar* value) {
switch (key) {
case SP_ATTR_INKSCAPE_ORIGINAL_D:
if (value) {