mobile: main.qml, change load of dive.jpg
change load of dive.jpg to reflect new location. Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
parent
cee754f200
commit
f7fde20a2c
@ -109,7 +109,7 @@ Kirigami.ApplicationWindow {
|
||||
title: qsTr("Subsurface")
|
||||
titleIcon: "qrc:/qml/subsurface-mobile-icon.png"
|
||||
|
||||
bannerImageSource: ":/icons/dive.jpg"
|
||||
bannerImageSource: "qrc:/qml/icons/dive.jpg"
|
||||
resetMenuOnTriggered: false
|
||||
|
||||
actions: [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user