remove init

This commit is contained in:
王劲鹏 2021-06-08 13:52:15 +08:00 committed by osborn
parent 5e1d67f912
commit ac171af55c

View File

@ -96,7 +96,6 @@ ApplicationWindow {
StackView { StackView {
id: stack id: stack
initialItem: entry
anchors.fill: parent anchors.fill: parent
} }
} }