mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 14:08:03 -06:00
Fix font size of two torrent addition dialog buttons (Patch by Mariusz Fik)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user