summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/originalpatharray.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/live_effects/parameter/originalpatharray.h')
-rw-r--r--src/live_effects/parameter/originalpatharray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/parameter/originalpatharray.h b/src/live_effects/parameter/originalpatharray.h
index 92edff103..23a41215f 100644
--- a/src/live_effects/parameter/originalpatharray.h
+++ b/src/live_effects/parameter/originalpatharray.h
@@ -32,7 +32,7 @@ namespace LivePathEffect {
class PathAndDirectionAndVisible {
public:
PathAndDirectionAndVisible(SPObject *owner)
- : href(NULL),
+ : href(nullptr),
ref(owner),
_pathvector(Geom::PathVector()),
reversed(false),