reverse text -> right to left

This commit is contained in:
Damien Elmes 2009-12-15 22:42:40 +09:00
parent fa0ca3089c
commit a4ca10dbae

View file

@ -495,7 +495,7 @@
<item row="2" column="0">
<widget class="QCheckBox" name="rtl">
<property name="text">
<string>Reverse text (RTL)</string>
<string>Right to Left (RTL)</string>
</property>
</widget>
</item>