mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-28 21:38:51 +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">
|
<property name="text">
|
||||||
<string>Update all</string>
|
<string>Update all</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="iconSize">
|
|
||||||
<size>
|
|
||||||
<width>24</width>
|
|
||||||
<height>24</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="toolButtonStyle">
|
<property name="toolButtonStyle">
|
||||||
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
||||||
</property>
|
</property>
|
||||||
|
|
Loading…
Reference in a new issue