use more proper term

This commit is contained in:
NishiOwO
2025-12-15 15:27:04 +09:00
parent a5cd1974e4
commit 02c21233ae
4 changed files with 18 additions and 17 deletions

View File

@@ -86,7 +86,7 @@
<integer name="borderWidth" />
<integer name="ratio" />
<integer name="fixedSize" />
<integer name="outerPadding" />
<integer name="spacing" />
<string name="title" />
<string name="text" />
@@ -491,8 +491,8 @@
<widget name="Box">
<properties>
<property name="orientation" />
<property name="spacing" />
<property name="padding" />
<property name="outerPadding" />
</properties>
</widget>
<widget name="Button">