This commit is contained in:
恍兮惚兮 2024-08-31 21:00:04 +08:00
parent 17a2acdc6b
commit c79847c6cd

View File

@ -615,8 +615,8 @@ class dialog_syssetting(LDialog):
elif type_ == 2: elif type_ == 2:
for key, name in [ for key, name in [
("listitemwidth", ""), ("listitemwidth", ""),
("listitemheight", "文字区高度"), ("listitemheight", "高度"),
]: ]:
formLayout.addRow( formLayout.addRow(
name, name,