mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
mobile: clean qml dir (move dive.jpg to icons)
Cleanup qml dir by moving dive.jpg to the icon dir Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
parent
552f625e52
commit
1c9bd08d55
3 changed files with 2 additions and 2 deletions
|
@ -109,7 +109,7 @@ Kirigami.ApplicationWindow {
|
|||
title: qsTr("Subsurface")
|
||||
titleIcon: "qrc:/qml/subsurface-mobile-icon.png"
|
||||
|
||||
bannerImageSource: "dive.jpg"
|
||||
bannerImageSource: ":/icons/dive.jpg"
|
||||
resetMenuOnTriggered: false
|
||||
|
||||
actions: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue