From 42d29bd92d18c5ba917e011689c067973f19318d Mon Sep 17 00:00:00 2001 From: Uwe Date: Wed, 8 Mar 2023 17:38:54 +0100 Subject: [PATCH] [FEM] [skip ci] CylinderWidget.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/CylinderWidget.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Mod/Fem/Gui/CylinderWidget.ui b/src/Mod/Fem/Gui/CylinderWidget.ui index 9b773db345..b3c83b98a1 100644 --- a/src/Mod/Fem/Gui/CylinderWidget.ui +++ b/src/Mod/Fem/Gui/CylinderWidget.ui @@ -6,8 +6,8 @@ 0 0 - 280 - 85 + 500 + 111