1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-09 14:27:56 +00:00

Small cosmetic fix to program preferences

This commit is contained in:
Christophe Dumez 2011-09-21 21:01:28 +03:00
parent 2a55aba5fa
commit e5e254a184

View File

@ -117,6 +117,9 @@
<property name="textAlignment"> <property name="textAlignment">
<set>AlignHCenter|AlignVCenter|AlignCenter</set> <set>AlignHCenter|AlignVCenter|AlignCenter</set>
</property> </property>
<property name="flags">
<set>ItemIsSelectable|ItemIsEnabled</set>
</property>
</item> </item>
<item> <item>
<property name="text"> <property name="text">
@ -147,6 +150,9 @@
<property name="textAlignment"> <property name="textAlignment">
<set>AlignHCenter|AlignVCenter|AlignCenter</set> <set>AlignHCenter|AlignVCenter|AlignCenter</set>
</property> </property>
<property name="flags">
<set>ItemIsSelectable|ItemIsEnabled</set>
</property>
</item> </item>
</widget> </widget>
<widget class="QStackedWidget" name="tabOption"> <widget class="QStackedWidget" name="tabOption">
@ -970,7 +976,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>485</width> <width>443</width>
<height>506</height> <height>506</height>
</rect> </rect>
</property> </property>
@ -1414,7 +1420,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>485</width> <width>384</width>
<height>440</height> <height>440</height>
</rect> </rect>
</property> </property>
@ -2237,7 +2243,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>485</width> <width>419</width>
<height>535</height> <height>535</height>
</rect> </rect>
</property> </property>
@ -2614,8 +2620,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>502</width> <width>98</width>
<height>366</height> <height>28</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_36"/> <layout class="QVBoxLayout" name="verticalLayout_36"/>