diff options
Diffstat (limited to '')
| -rw-r--r-- | src/live_effects/parameter/originalpatharray.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/live_effects/parameter/originalpatharray.cpp b/src/live_effects/parameter/originalpatharray.cpp index 928bf2976..70f17ccb8 100644 --- a/src/live_effects/parameter/originalpatharray.cpp +++ b/src/live_effects/parameter/originalpatharray.cpp @@ -458,6 +458,7 @@ void OriginalPathArrayParam::setPathVector(SPObject *linked_obj, guint /*flags*/ to->_pathvector = curve->get_pathvector(); curve->unref(); } + } void OriginalPathArrayParam::linked_modified(SPObject *linked_obj, guint flags, PathAndDirectionAndVisible* to) |
