Fix Update all button height in RSS tab

This commit is contained in:
ngosang
2016-04-17 20:52:38 +02:00
committed by sledgehammer999
parent e2c9e7b877
commit fc95ce310e

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>