main
zhuzihcu 2023-05-18 09:40:07 +08:00
parent 594c0222a2
commit ab68770d63
1 changed files with 0 additions and 6 deletions

View File

@ -32,10 +32,4 @@ CustomWindow {
}
text:"我是一个SingleInstance模式的窗口如果我存在我会销毁之前的窗口并创建一个新窗口"
}
FluAppBar{
id:appbar
width: parent.width
height: 30
}
}