forked from qt-creator/qt-creator
StudioWelcome: Add some adjustments
Change-Id: Ia208b56cbeb378a4763314cc1bf398f864c36d93 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user