remove reference to non-existing object
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
1004ced285
commit
069cb8f6c5
@ -292,7 +292,6 @@ Kirigami.ApplicationWindow {
|
||||
|
||||
property Item stackView: pageStack
|
||||
pageStack.initialPage: DiveList {
|
||||
anchors.fill: detailsPage
|
||||
id: diveList
|
||||
opacity: 0
|
||||
Behavior on opacity {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user