forked from Silverfish/proton-bridge
GODT-1428: Fix welcome illustration by using PNG.
This commit is contained in:
committed by
Jakub Cuth
parent
f2d568d92f
commit
f851f4d5c2
@ -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
|
||||
|
||||
Reference in New Issue
Block a user