summaryrefslogtreecommitdiffstats
path: root/src/snapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/snapper.h')
-rw-r--r--src/snapper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/snapper.h b/src/snapper.h
index 1440f64c7..085eb156e 100644
--- a/src/snapper.h
+++ b/src/snapper.h
@@ -35,6 +35,7 @@ public:
typedef int PointType;
static const PointType SNAPPOINT_NODE;
static const PointType SNAPPOINT_BBOX;
+ static const PointType SNAPPOINT_GUIDE;
void setSnapFrom(PointType t, bool s);
void setDistance(::NR::Coord d);