summaryrefslogtreecommitdiffstats
path: root/src/pencil-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pencil-context.h')
-rw-r--r--src/pencil-context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pencil-context.h b/src/pencil-context.h
index 87e9b2470..467241b17 100644
--- a/src/pencil-context.h
+++ b/src/pencil-context.h
@@ -30,6 +30,7 @@ struct SPPencilContext : public SPDrawContext {
Geom::Point req_tangent;
bool is_drawing;
+ bool pencil_has_snapped_before;
};
/// The SPPencilContext vtable (empty).