From 2eb2a82af8a8e2c652684a4f48a26e7a6f1b27af Mon Sep 17 00:00:00 2001 From: JesusPoderoso Date: Fri, 24 Nov 2023 12:51:38 +0100 Subject: [PATCH] Refs #19973: Fix identation Signed-off-by: JesusPoderoso --- qml/TabLayout.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qml/TabLayout.qml b/qml/TabLayout.qml index 5769cd98..4505038f 100644 --- a/qml/TabLayout.qml +++ b/qml/TabLayout.qml @@ -500,7 +500,7 @@ Item { y: (parent.height - height) / 2 width: dialog_width_ - height: dialog_height_ + height: dialog_height_ modal: true