From d0eb2c7428066f7c5d6963086d8f903a8e3074a0 Mon Sep 17 00:00:00 2001 From: Thomas Hartmann Date: Fri, 25 Feb 2022 09:10:31 +0100 Subject: [PATCH] StudioWelcom: Slight increase in margin in SplashScreen Change-Id: I5ea3642134ea9ff76e9dc40cc0319933c26f9fc1 Reviewed-by: Brook Cronin Reviewed-by: Thomas Hartmann (cherry picked from commit 44aba26a47aa922328f568c06e976b1b9bd49048) --- src/plugins/studiowelcome/qml/splashscreen/Welcome_splash.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/studiowelcome/qml/splashscreen/Welcome_splash.qml b/src/plugins/studiowelcome/qml/splashscreen/Welcome_splash.qml index a145cbcabef..5cff58fad40 100644 --- a/src/plugins/studiowelcome/qml/splashscreen/Welcome_splash.qml +++ b/src/plugins/studiowelcome/qml/splashscreen/Welcome_splash.qml @@ -92,7 +92,7 @@ Rectangle { Text { id: software_for_ui x: 15 - y: 124 + y: 126 width: 300 height: 30 color: "#ffffff"