mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-25 02:36:10 +03:00
Fix Update all button height in RSS tab
This commit is contained in:
parent
a8d2590a4c
commit
2136e41fad
1 changed files with 0 additions and 6 deletions
|
@ -47,12 +47,6 @@
|
|||
<property name="text">
|
||||
<string>Update all</string>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
<width>24</width>
|
||||
<height>24</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolButtonStyle">
|
||||
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
||||
</property>
|
||||
|
|
Loading…
Reference in a new issue