StudioWelcome: Adjust copyright

Change-Id: Iac0a00c7ff7fc359eeb6aafe600497e3f6282c00
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Thomas Hartmann
2019-06-04 11:05:00 +02:00
parent badd245564
commit a32b2ed666

View File

@@ -80,7 +80,7 @@ Image {
width: 270 width: 270
height: 24 height: 24
color: "#ffffff" color: "#ffffff"
text: qsTr("Copyright 2008 - 2018 The Qt Company") text: qsTr("Copyright 2008 - 2019 The Qt Company")
font.pixelSize: 16 font.pixelSize: 16
font.family: StudioFonts.titilliumWeb_light font.family: StudioFonts.titilliumWeb_light
} }