GODT-1428: Fix welcome illustration by using PNG.

This commit is contained in:
Alexander Bilyak
2021-11-24 13:16:40 +01:00
committed by Jakub Cuth
parent f2d568d92f
commit f851f4d5c2
7 changed files with 532 additions and 62 deletions

View File

@ -80,7 +80,7 @@ Item {
spacing: 0
Image {
source: "icons/img-welcome.svg"
source: colorScheme.welcome_img
Layout.alignment: Qt.AlignHCenter
Layout.topMargin: 16
sourceSize.height: 148