From 9302a2b3be7aa2cba574b62af84a713e96351968 Mon Sep 17 00:00:00 2001 From: ivan tkachenko Date: Wed, 8 Dec 2021 02:56:05 +0300 Subject: [PATCH] [KCM] Fix layout: stretch left VBox without margins Default margins are non-zero for widgets/layouts. Thus, nested widgets are gonna shrink further and further inward for no good reason. This patch makes left column of this KCM (the host name, devices list view and a Refresh button) visually aligned with the QGroupBox on the right. --- kcm/kcm.ui | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/kcm/kcm.ui b/kcm/kcm.ui index 6553728ba..830af7d95 100644 --- a/kcm/kcm.ui +++ b/kcm/kcm.ui @@ -32,6 +32,18 @@ + + 0 + + + 0 + + + 0 + + + 0 +