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 {
id: stack
initialItem: entry
anchors.fill: parent
}
}