From e196490c4c89f86aaa29e1329afddecf40f4ea25 Mon Sep 17 00:00:00 2001 From: sliptonic Date: Wed, 26 Oct 2022 17:04:54 -0500 Subject: [PATCH] Fixes #7652 --- .../Path/Gui/Resources/panels/PointEdit.ui | 140 +++++++++--------- 1 file changed, 69 insertions(+), 71 deletions(-) diff --git a/src/Mod/Path/Gui/Resources/panels/PointEdit.ui b/src/Mod/Path/Gui/Resources/panels/PointEdit.ui index 34df7f0993..cd8d533487 100644 --- a/src/Mod/Path/Gui/Resources/panels/PointEdit.ui +++ b/src/Mod/Path/Gui/Resources/panels/PointEdit.ui @@ -15,76 +15,74 @@ - - - - - - Global X - - - - - - - Global Y - - - - - - - false - - - Global Z - - - - - - - 6 - - - -999999999.000000000000000 - - - 999999999.000000000000000 - - - - - - - 6 - - - -999999999.000000000000000 - - - 999999999.000000000000000 - - - - - - - false - - - 6 - - - -999999999.000000000000000 - - - 999999999.000000000000000 - - - - - + + + + + Global X + + + + + + + Global Y + + + + + + + false + + + Global Z + + + + + + + -999999999.000000000000000 + + + 999999999.000000000000000 + + + 6 + + + + + + + -999999999.000000000000000 + + + 999999999.000000000000000 + + + 6 + + + + + + + false + + + -999999999.000000000000000 + + + 999999999.000000000000000 + + + 6 + + + + @@ -98,7 +96,7 @@ Gui::QuantitySpinBox - QDoubleSpinBox + QWidget
Gui/QuantitySpinBox.h