This commit is contained in:
朱子楚\zhuzi
2023-09-23 15:55:29 +08:00
parent f88b330f8e
commit 7a1776407f
6 changed files with 26 additions and 26 deletions

View File

@ -47,7 +47,6 @@ FluScrollablePage{
}
FluComboBox {
editable: true
font:FluTextStyle.BodyStrong
model: ListModel {
id: model_2
ListElement { text: "Banana" }