mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
remove reference to non-existing object
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
1004ced285
commit
069cb8f6c5
1 changed files with 0 additions and 1 deletions
|
@ -292,7 +292,6 @@ Kirigami.ApplicationWindow {
|
|||
|
||||
property Item stackView: pageStack
|
||||
pageStack.initialPage: DiveList {
|
||||
anchors.fill: detailsPage
|
||||
id: diveList
|
||||
opacity: 0
|
||||
Behavior on opacity {
|
||||
|
|
Loading…
Reference in a new issue