1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-22 20:44:15 +00:00

Fix font size of two torrent addition dialog buttons (Patch by Mariusz Fik)

This commit is contained in:
Christophe Dumez 2010-02-05 19:06:11 +00:00
parent 5c80ce42e0
commit dd47ce6767

View File

@ -215,11 +215,6 @@
<height>21</height>
</size>
</property>
<property name="font">
<font>
<pointsize>8</pointsize>
</font>
</property>
<property name="text">
<string>Collapse all</string>
</property>
@ -233,11 +228,6 @@
<height>21</height>
</size>
</property>
<property name="font">
<font>
<pointsize>8</pointsize>
</font>
</property>
<property name="text">
<string>Expand all</string>
</property>