add MwNouterPadding
This commit is contained in:
parent
a1ce1b56e4
commit
a5cd1974e4
3 changed files with 15 additions and 11 deletions
|
|
@ -86,6 +86,7 @@
|
|||
<integer name="borderWidth" />
|
||||
<integer name="ratio" />
|
||||
<integer name="fixedSize" />
|
||||
<integer name="outerPadding" />
|
||||
|
||||
<string name="title" />
|
||||
<string name="text" />
|
||||
|
|
@ -491,6 +492,7 @@
|
|||
<properties>
|
||||
<property name="orientation" />
|
||||
<property name="padding" />
|
||||
<property name="outerPadding" />
|
||||
</properties>
|
||||
</widget>
|
||||
<widget name="Button">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue