mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
- Attempt to fix log title size on some computers
This commit is contained in:
parent
63f0664daa
commit
cdece87718
1 changed files with 6 additions and 0 deletions
|
@ -284,6 +284,12 @@
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="lbl_info" >
|
<widget class="QLabel" name="lbl_info" >
|
||||||
|
<property name="minimumSize" >
|
||||||
|
<size>
|
||||||
|
<width>0</width>
|
||||||
|
<height>20</height>
|
||||||
|
</size>
|
||||||
|
</property>
|
||||||
<property name="font" >
|
<property name="font" >
|
||||||
<font>
|
<font>
|
||||||
<family>Sans Serif</family>
|
<family>Sans Serif</family>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue