1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-02-05 03:14:44 +00:00

Merge pull request #5134 from ngosang/updateall

Fix Update all button height in RSS tab
This commit is contained in:
sledgehammer999 2016-04-17 15:07:42 -05:00
commit f22aee2bff

View File

@ -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>