mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
Fix torrent addition dialog buttons height (Thanks Mariusz Fik)
This commit is contained in:
parent
48585bb049
commit
1eac3d1700
1 changed files with 0 additions and 12 deletions
|
@ -209,12 +209,6 @@
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="collapseAllButton">
|
<widget class="QPushButton" name="collapseAllButton">
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>16777215</width>
|
|
||||||
<height>21</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Collapse all</string>
|
<string>Collapse all</string>
|
||||||
</property>
|
</property>
|
||||||
|
@ -222,12 +216,6 @@
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="expandAllButton">
|
<widget class="QPushButton" name="expandAllButton">
|
||||||
<property name="maximumSize">
|
|
||||||
<size>
|
|
||||||
<width>16777215</width>
|
|
||||||
<height>21</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Expand all</string>
|
<string>Expand all</string>
|
||||||
</property>
|
</property>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue