Doc Tabcontainer rearrange tabs

(cherry picked from commit 44aa312881)
This commit is contained in:
Alexander Holland 2018-10-14 15:58:06 +02:00 committed by Rémi Verschelde
parent 5581d12e44
commit 21be3316b8

View file

@ -155,10 +155,13 @@
</signals>
<constants>
<constant name="ALIGN_LEFT" value="0" enum="TabAlign">
Align the tabs to the left.
</constant>
<constant name="ALIGN_CENTER" value="1" enum="TabAlign">
Align the tabs to the center.
</constant>
<constant name="ALIGN_RIGHT" value="2" enum="TabAlign">
Align the tabs to the right.
</constant>
</constants>
<theme_items>