parent
5581d12e44
commit
21be3316b8
@ -155,10 +155,13 @@
|
|||||||
</signals>
|
</signals>
|
||||||
<constants>
|
<constants>
|
||||||
<constant name="ALIGN_LEFT" value="0" enum="TabAlign">
|
<constant name="ALIGN_LEFT" value="0" enum="TabAlign">
|
||||||
|
Align the tabs to the left.
|
||||||
</constant>
|
</constant>
|
||||||
<constant name="ALIGN_CENTER" value="1" enum="TabAlign">
|
<constant name="ALIGN_CENTER" value="1" enum="TabAlign">
|
||||||
|
Align the tabs to the center.
|
||||||
</constant>
|
</constant>
|
||||||
<constant name="ALIGN_RIGHT" value="2" enum="TabAlign">
|
<constant name="ALIGN_RIGHT" value="2" enum="TabAlign">
|
||||||
|
Align the tabs to the right.
|
||||||
</constant>
|
</constant>
|
||||||
</constants>
|
</constants>
|
||||||
<theme_items>
|
<theme_items>
|
||||||
|
Loading…
Reference in New Issue
Block a user