Code

When dragging a knot along a constraint line, then allow snapping the position of...
[inkscape.git] / src / ui / dialog / inkscape-preferences.h
index 7bcbe7d498c9b7554278db642457d509fdfcf3ec..aa0da3a370b9d381ace4585ec2e47ba6e62d389c 100644 (file)
@@ -131,7 +131,7 @@ protected:
     PrefCheckButton _wheel_zoom;
 
     Gtk::HScale     *_slider_snapping_delay;
-    PrefCheckButton _snap_indicator, _snap_closest_only;
+    PrefCheckButton _snap_indicator, _snap_closest_only, _snap_mouse_pointer;
 
     PrefCombo       _steps_rot_snap;
     PrefCheckButton _steps_compass;