summaryrefslogtreecommitdiffstats
path: root/src/object/sp-lpe-item.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/sp-lpe-item.cpp')
-rwxr-xr-xsrc/object/sp-lpe-item.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/sp-lpe-item.cpp b/src/object/sp-lpe-item.cpp
index d11249d1f..417135e1e 100755
--- a/src/object/sp-lpe-item.cpp
+++ b/src/object/sp-lpe-item.cpp
@@ -92,7 +92,7 @@ void SPLPEItem::release() {
SPItem::release();
}
-void SPLPEItem::set(unsigned int key, gchar const* value) {
+void SPLPEItem::set(SPAttributeEnum key, gchar const* value) {
switch (key) {
case SP_ATTR_INKSCAPE_PATH_EFFECT:
{