aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/studiowelcome
diff options
context:
space:
mode:
authorThomas Hartmann <thomas.hartmann@qt.io>2019-06-04 11:14:06 +0200
committerThomas Hartmann <thomas.hartmann@qt.io>2019-06-05 12:10:22 +0000
commitab838b9739f8cf8be9854519e404a97bf235c7b4 (patch)
tree6cb649f8cf0abec31a1f9be1d1031d9c58b04991 /src/plugins/studiowelcome
parent2f0510b1716dafe5a32c796765ef741ff2efaf03 (diff)
StudioWelcome: Add some adjustments
Change-Id: Ia208b56cbeb378a4763314cc1bf398f864c36d93 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
Diffstat (limited to 'src/plugins/studiowelcome')
-rw-r--r--src/plugins/studiowelcome/qml/splashscreen/Welcome_splash.qml8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/plugins/studiowelcome/qml/splashscreen/Welcome_splash.qml b/src/plugins/studiowelcome/qml/splashscreen/Welcome_splash.qml
index 2ef36045f2..338a6864b8 100644
--- a/src/plugins/studiowelcome/qml/splashscreen/Welcome_splash.qml
+++ b/src/plugins/studiowelcome/qml/splashscreen/Welcome_splash.qml
@@ -42,8 +42,8 @@ Image {
Image {
id: logo
- x: 16
- y: 18
+ x: 14
+ y: 8
width: 76
height: 66
fillMode: Image.PreserveAspectFit
@@ -52,8 +52,10 @@ Image {
Text {
id: qt_design_studio
- x: 14
+ x: 13
y: 93
+ width: 250
+ height: 55
color: "#4cd265"
text: qsTr("Qt Design Studio")
font.pixelSize: 36