1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-22 12:34:19 +00:00

Increased options window height to avoid scrollbars

This commit is contained in:
Christophe Dumez 2010-06-22 17:59:26 +00:00
parent 2665e2ef39
commit c5dfe623c8

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>789</width>
<height>572</height>
<height>591</height>
</rect>
</property>
<property name="sizePolicy">
@ -191,7 +191,7 @@
</widget>
<widget class="QStackedWidget" name="tabOption">
<property name="currentIndex">
<number>0</number>
<number>1</number>
</property>
<widget class="QWidget" name="tabOptionPage1">
<layout class="QVBoxLayout" name="verticalLayout_10">
@ -514,7 +514,7 @@
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<y>-98</y>
<width>506</width>
<height>504</height>
</rect>