Browse Source

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

adaptive-webui-19844
Christophe Dumez 15 years ago
parent
commit
dd47ce6767
  1. 10
      src/ui/torrentadditiondlg.ui

10
src/ui/torrentadditiondlg.ui

@ -215,11 +215,6 @@ @@ -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 @@ @@ -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>

Loading…
Cancel
Save