summaryrefslogtreecommitdiffstats
path: root/src/object/sp-guide.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/sp-guide.cpp')
-rw-r--r--src/object/sp-guide.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/sp-guide.cpp b/src/object/sp-guide.cpp
index a9367192c..6cd3f1248 100644
--- a/src/object/sp-guide.cpp
+++ b/src/object/sp-guide.cpp
@@ -89,7 +89,7 @@ void SPGuide::release()
SPObject::release();
}
-void SPGuide::set(unsigned int key, const gchar *value) {
+void SPGuide::set(SPAttributeEnum key, const gchar *value) {
switch (key) {
case SP_ATTR_INKSCAPE_COLOR:
if (value) {