From 7ad541006819e5a4b27f736bcba19bc2d1139e0c Mon Sep 17 00:00:00 2001 From: vocx-fc Date: Fri, 25 Sep 2020 16:38:48 -0500 Subject: [PATCH] Sketcher: small changes to two .ui dialogs --- src/Mod/Sketcher/Gui/SketcherSettingsDisplay.ui | 4 ++-- src/Mod/Sketcher/Gui/TaskSketcherGeneral.ui | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/Mod/Sketcher/Gui/SketcherSettingsDisplay.ui b/src/Mod/Sketcher/Gui/SketcherSettingsDisplay.ui index 55e3502b76..4fd3814ea9 100644 --- a/src/Mod/Sketcher/Gui/SketcherSettingsDisplay.ui +++ b/src/Mod/Sketcher/Gui/SketcherSettingsDisplay.ui @@ -195,7 +195,7 @@ Supports all unit systems except 'US customary' and 'Building US/Euro'. When opening sketch, show objects the sketch is attached to - Show object(s) sketch is attached to + Show objects that the sketch is attached to true @@ -236,7 +236,7 @@ Supports all unit systems except 'US customary' and 'Building US/Euro'. - Note: these settings are defaults applied to new sketches. The behavior is remembered for each sketch individually as properties on View tab. + Note: these settings are defaults applied to new sketches. The behavior is remembered for each sketch individually as properties on the View tab. Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft diff --git a/src/Mod/Sketcher/Gui/TaskSketcherGeneral.ui b/src/Mod/Sketcher/Gui/TaskSketcherGeneral.ui index 303e090dcd..c2f48a696b 100644 --- a/src/Mod/Sketcher/Gui/TaskSketcherGeneral.ui +++ b/src/Mod/Sketcher/Gui/TaskSketcherGeneral.ui @@ -6,8 +6,8 @@ 0 0 - 275 - 234 + 312 + 254 @@ -142,7 +142,7 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.< - Rendering order (global) : + Rendering order (global): @@ -181,13 +181,13 @@ Points must be set closer than a fifth of the grid size to a grid line to snap.< - Gui::PrefQuantitySpinBox - QWidget + Gui::PrefCheckBox + QCheckBox
Gui/PrefWidgets.h
- Gui::PrefCheckBox - QCheckBox + Gui::PrefQuantitySpinBox + QWidget
Gui/PrefWidgets.h