summaryrefslogtreecommitdiffstats
path: root/src/snapper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/snapper.cpp')
-rw-r--r--src/snapper.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/snapper.cpp b/src/snapper.cpp
index 7a82fe1d4..5d39c6b02 100644
--- a/src/snapper.cpp
+++ b/src/snapper.cpp
@@ -15,6 +15,7 @@
Inkscape::Snapper::PointType const Inkscape::Snapper::SNAPPOINT_BBOX = 0x1;
Inkscape::Snapper::PointType const Inkscape::Snapper::SNAPPOINT_NODE = 0x2;
+Inkscape::Snapper::PointType const Inkscape::Snapper::SNAPPOINT_GUIDE = 0x4;
/**
* Construct new Snapper for named view.