This commit is contained in:
zhuzichu
2024-01-02 14:53:53 +08:00
parent 0cad207359
commit 0241ecd07f
5 changed files with 19 additions and 19 deletions

View File

@ -70,6 +70,7 @@ FluScrollablePage{
anchors.verticalCenter: parent.verticalCenter
onClicked: {
FluApp.useSystemAppBar = !FluApp.useSystemAppBar
dialog_restart.open()
}
}
}