mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 00:24:13 +08:00
fix
This commit is contained in:
parent
17a2acdc6b
commit
c79847c6cd
@ -615,8 +615,8 @@ class dialog_syssetting(LDialog):
|
||||
|
||||
elif type_ == 2:
|
||||
for key, name in [
|
||||
("listitemwidth", "高度"),
|
||||
("listitemheight", "文字区高度"),
|
||||
("listitemwidth", "宽度"),
|
||||
("listitemheight", "高度"),
|
||||
]:
|
||||
formLayout.addRow(
|
||||
name,
|
||||
|
Loading…
x
Reference in New Issue
Block a user