mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-31 03:50:20 -07:00
Enlarge dialog size. Closes #5091.
This avoids text clipping when using Qt4 lib.
This commit is contained in:
parent
deb1d54999
commit
b5f30a6efb
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>407</width>
|
||||
<height>103</height>
|
||||
<width>410</width>
|
||||
<height>140</height>
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_3">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue