diff --git a/src/Mod/Sketcher/Gui/TaskSketcherGeneral.ui b/src/Mod/Sketcher/Gui/TaskSketcherGeneral.ui index 752c9100e5..3a14f87cfa 100644 --- a/src/Mod/Sketcher/Gui/TaskSketcherGeneral.ui +++ b/src/Mod/Sketcher/Gui/TaskSketcherGeneral.ui @@ -30,10 +30,10 @@ false - + ShowGrid - + Mod/Sketcher/General @@ -43,30 +43,30 @@ Distance between two subsequent grid lines - + mm - - 3 - - - 99999999.000000000000000 - - + 0.001000000000000 - + + 99999999.000000000000000 + + 1.000000000000000 - + 10.000000000000000 - + GridSize - + Mod/Sketcher/General/GridSize + + 3 + @@ -83,10 +83,10 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.< Grid snap - + GridSnap - + Mod/Sketcher/General @@ -105,10 +105,10 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.< true - + AutoConstraints - + Mod/Sketcher/General @@ -124,10 +124,10 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.< true - + AvoidRedundantAutoconstraints - + Mod/Sketcher/General @@ -173,6 +173,11 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.< + + Gui::QuantitySpinBox + QWidget +
Gui/QuantitySpinBox.h
+
Gui::PrefCheckBox QCheckBox @@ -180,7 +185,7 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.< Gui::PrefQuantitySpinBox - QWidget + Gui::QuantitySpinBox
Gui/PrefWidgets.h