From cee0e561e92b4695b81ae9b13b2579ab7252dbde Mon Sep 17 00:00:00 2001 From: Uwe Date: Sat, 11 Mar 2023 03:18:21 +0100 Subject: [PATCH] [FEM] [skip ci] BoxWidget.ui fix - was reported and automatically fixed by Qt's Designer that the size in the file is incorrect, (the sum of the widget's widths is wider than the main widget's specified size) --- src/Mod/Fem/Gui/BoxWidget.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Mod/Fem/Gui/BoxWidget.ui b/src/Mod/Fem/Gui/BoxWidget.ui index 74991bc3b6..22bb3f9bbe 100644 --- a/src/Mod/Fem/Gui/BoxWidget.ui +++ b/src/Mod/Fem/Gui/BoxWidget.ui @@ -6,8 +6,8 @@ 0 0 - 280 - 85 + 500 + 137