summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/freehand-base.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/tools/freehand-base.h')
-rw-r--r--src/ui/tools/freehand-base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/tools/freehand-base.h b/src/ui/tools/freehand-base.h
index 6b4265215..a3e7b42f9 100644
--- a/src/ui/tools/freehand-base.h
+++ b/src/ui/tools/freehand-base.h
@@ -78,7 +78,7 @@ public:
//ALternative curve to use on continuing exisiting curve in case of bspline or spirolive
//because usigh anchor curves give memory and random bugs, - and obscure code- in some plataform reported by su_v in mac
- SPCurve *overwriteCurve;
+ SPCurve *overwrite_curve;
// Start anchor
SPDrawAnchor *sa;