1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-23 13:04:23 +00:00

Partialy revert 7320ac1bc0fdb1ba84a192586ff33f5815f8f249

Reverts back options dialog size
Also removes unused tabstops
This commit is contained in:
Chocobo1 2017-05-18 18:10:36 +08:00
parent 7302042daf
commit fad3af27ca

View File

@ -6,8 +6,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>1116</width> <width>779</width>
<height>838</height> <height>591</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
@ -122,8 +122,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>470</width> <width>430</width>
<height>783</height> <height>972</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_9"> <layout class="QVBoxLayout" name="verticalLayout_9">
@ -671,8 +671,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>470</width> <width>585</width>
<height>1017</height> <height>1179</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout"> <layout class="QVBoxLayout" name="verticalLayout">
@ -1261,8 +1261,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>470</width> <width>450</width>
<height>619</height> <height>759</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_20"> <layout class="QVBoxLayout" name="verticalLayout_20">
@ -1728,8 +1728,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>487</width> <width>376</width>
<height>542</height> <height>501</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_5"> <layout class="QVBoxLayout" name="verticalLayout_5">
@ -2115,8 +2115,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>487</width> <width>528</width>
<height>542</height> <height>664</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_7"> <layout class="QVBoxLayout" name="verticalLayout_7">
@ -2709,8 +2709,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>487</width> <width>432</width>
<height>542</height> <height>569</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_23"> <layout class="QVBoxLayout" name="verticalLayout_23">
@ -3113,7 +3113,6 @@
<tabstops> <tabstops>
<tabstop>tabOption</tabstop> <tabstop>tabOption</tabstop>
<tabstop>comboI18n</tabstop> <tabstop>comboI18n</tabstop>
<tabstop>browseSaveDirButton</tabstop>
<tabstop>checkStartPaused</tabstop> <tabstop>checkStartPaused</tabstop>
<tabstop>spinPort</tabstop> <tabstop>spinPort</tabstop>
<tabstop>checkUPnP</tabstop> <tabstop>checkUPnP</tabstop>
@ -3147,17 +3146,14 @@
<tabstop>checkPreallocateAll</tabstop> <tabstop>checkPreallocateAll</tabstop>
<tabstop>checkTempFolder</tabstop> <tabstop>checkTempFolder</tabstop>
<tabstop>textTempPath</tabstop> <tabstop>textTempPath</tabstop>
<tabstop>browseTempDirButton</tabstop>
<tabstop>checkAppendqB</tabstop> <tabstop>checkAppendqB</tabstop>
<tabstop>scanFoldersView</tabstop> <tabstop>scanFoldersView</tabstop>
<tabstop>addScanFolderButton</tabstop> <tabstop>addScanFolderButton</tabstop>
<tabstop>removeScanFolderButton</tabstop> <tabstop>removeScanFolderButton</tabstop>
<tabstop>checkExportDir</tabstop> <tabstop>checkExportDir</tabstop>
<tabstop>textExportDir</tabstop> <tabstop>textExportDir</tabstop>
<tabstop>browseExportDirButton</tabstop>
<tabstop>checkExportDirFin</tabstop> <tabstop>checkExportDirFin</tabstop>
<tabstop>textExportDirFin</tabstop> <tabstop>textExportDirFin</tabstop>
<tabstop>browseExportDirFinButton</tabstop>
<tabstop>groupMailNotification</tabstop> <tabstop>groupMailNotification</tabstop>
<tabstop>dest_email_txt</tabstop> <tabstop>dest_email_txt</tabstop>
<tabstop>smtp_server_txt</tabstop> <tabstop>smtp_server_txt</tabstop>
@ -3189,7 +3185,6 @@
<tabstop>textProxyPassword</tabstop> <tabstop>textProxyPassword</tabstop>
<tabstop>checkIPFilter</tabstop> <tabstop>checkIPFilter</tabstop>
<tabstop>textFilterPath</tabstop> <tabstop>textFilterPath</tabstop>
<tabstop>browseFilterButton</tabstop>
<tabstop>IpFilterRefreshBtn</tabstop> <tabstop>IpFilterRefreshBtn</tabstop>
<tabstop>checkIpFilterTrackers</tabstop> <tabstop>checkIpFilterTrackers</tabstop>
<tabstop>scrollArea_9</tabstop> <tabstop>scrollArea_9</tabstop>