StudioWelcome: Add some adjustments

Change-Id: Ia208b56cbeb378a4763314cc1bf398f864c36d93
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
Thomas Hartmann
2019-06-04 11:14:06 +02:00
parent 2f0510b171
commit ab838b9739

View File

@@ -42,8 +42,8 @@ Image {
Image { Image {
id: logo id: logo
x: 16 x: 14
y: 18 y: 8
width: 76 width: 76
height: 66 height: 66
fillMode: Image.PreserveAspectFit fillMode: Image.PreserveAspectFit
@@ -52,8 +52,10 @@ Image {
Text { Text {
id: qt_design_studio id: qt_design_studio
x: 14 x: 13
y: 93 y: 93
width: 250
height: 55
color: "#4cd265" color: "#4cd265"
text: qsTr("Qt Design Studio") text: qsTr("Qt Design Studio")
font.pixelSize: 36 font.pixelSize: 36