mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-30 00:14:57 +00:00
- Attempt to fix log title size on some computers
This commit is contained in:
parent
0c795cce28
commit
63f0664daa
@ -268,6 +268,12 @@
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QLabel" name="info_icon" >
|
||||
<property name="minimumSize" >
|
||||
<size>
|
||||
<width>20</width>
|
||||
<height>20</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string/>
|
||||
</property>
|
||||
|
Loading…
x
Reference in New Issue
Block a user