From 2650ef3b811606500fb77d63b031d2e053c71d0a Mon Sep 17 00:00:00 2001 From: Uwe Date: Sat, 27 Nov 2021 04:26:13 +0100 Subject: [PATCH] fix dialog height --- src/Gui/DlgGeneral.ui | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Gui/DlgGeneral.ui b/src/Gui/DlgGeneral.ui index a48f1812f0..4f58ad4fea 100644 --- a/src/Gui/DlgGeneral.ui +++ b/src/Gui/DlgGeneral.ui @@ -7,7 +7,7 @@ 0 0 425 - 767 + 598 @@ -593,13 +593,13 @@ horizontal space in Python console - Gui::PrefCheckBox - QCheckBox + Gui::PrefSpinBox + QSpinBox
Gui/PrefWidgets.h
- Gui::PrefSpinBox - QSpinBox + Gui::PrefCheckBox + QCheckBox
Gui/PrefWidgets.h