summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/satellitepairarray.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-03-08 15:30:33 +0000
committerJabiertxof <jtx@jtx.marker.es>2015-03-08 15:30:33 +0000
commit4c1951cc43deafcc0131ba6a0878b4f371651f68 (patch)
tree4780e949d3637f39db64176a33a0460266f62b30 /src/live_effects/parameter/satellitepairarray.cpp
parentupdate to trunk and fixed helper paths (diff)
downloadinkscape-4c1951cc43deafcc0131ba6a0878b4f371651f68.tar.gz
inkscape-4c1951cc43deafcc0131ba6a0878b4f371651f68.zip
merged anf fixed from trunk
(bzr r13645.1.39)
Diffstat (limited to 'src/live_effects/parameter/satellitepairarray.cpp')
-rw-r--r--src/live_effects/parameter/satellitepairarray.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/parameter/satellitepairarray.cpp b/src/live_effects/parameter/satellitepairarray.cpp
index 9c2c1f93b..0fc27153f 100644
--- a/src/live_effects/parameter/satellitepairarray.cpp
+++ b/src/live_effects/parameter/satellitepairarray.cpp
@@ -54,7 +54,7 @@ void SatellitePairArrayParam::set_pointwise(Geom::Pointwise *pointwise)
last_pointwise = pointwise;
}
-void SatellitePairArrayParam::set_document_unit(Glib::ustring const * value_document_unit)
+void SatellitePairArrayParam::set_document_unit(Glib::ustring value_document_unit)
{
documentUnit = value_document_unit;
}